parse

Function parse 

Source
pub fn parse(
    xml: &str,
) -> Result<(String, Option<String>, Option<String>), PError>