Text.XML.HaXml.ParseLazy

Parse a whole document

xmlParse

Parse just a DTD

dtdParse

Parse a partial document

xmlParseWith

Individual parsers for use with xmlParseWith and module SAX

document

element

content

comment

chardata

reference

doctypedecl

processinginstruction

elemtag

qname

name

tok

elemOpenTag

elemCloseTag

emptySTs

type XParser a

These general utility functions don't belong here

fst3

snd3

thd3