par is:module package:hxt

interface to the HXT XML and DTD parsers
This parser tries to interprete everything as HTML no errors are emitted during parsing. If something looks weired, warning messages are inserted in the document tree. All filter are pure XmlFilter, errror handling and IO is done in HtmlParser or other modules
UTF-8 character parser and simple XML token parsers
Parsec parser for DTD declarations for ELEMENT, ATTLIST, ENTITY and NOTATION declarations
Parsec parser for tokenizing DTD declarations for ELEMENT, ATTLIST, ENTITY and NOTATION
Xml Parsec parser with pure filter interface
Parsec parser for XML tokens