Function script::xpath::parser::qname

source ยท
fn qname(input: &str) -> IResult<&str, QName>