Text.XML.HaXml.Parse

Parse a whole document

xmlParse

xmlParse'

Parse just a DTD

dtdParse

dtdParse'

Parse a partial document

xmlParseWith

Individual parsers for use with xmlParseWith and module SAX

document

element

content

comment

cdsect

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