xml
Pod fandoc chapter
XAttr models an XML attribute in an element
XML document encapsulates the root element and document type
XML document type declaration (but not the whole DTD)
Models an XML element
XML exception
Incomplete document exception indicates that the end of stream was reached before the end of the document was parsed
Models a XML Namespace uri
XParser is a simple, lightweight XML parser
XML processing instruction node
XText represents the character data inside an element