pub fn parse<'a>( path_and_query: &str, node_type: Option<&'a str>, ) -> Result<Root<'a>, ParseError>