import public Language.XML.Namerecord Attribute : TypeMkAttribute : QName -> String -> AttributeShow Attribute.name : Attribute -> QNamename : Attribute -> QName.value : Attribute -> Stringvalue : Attribute -> Stringlookup : QName -> List Attribute -> Maybe StringquotedString : Parser Stringattribute : Parser AttributeexactAttribute : QName -> Parser String