Xml Parser: the main parse filter
Documentation
parseXmlDoc :: XmlStateFilter aSource
The monadic parser for a whole document. input must be a root node with a single text child. Error messages are issued and global error state is set.
substXmlEntities :: XmlFilterSource
Filter for substitution of all occurences of the predefined XML entites quot, amp, lt, gt, apos by equivalent character references