lib

xml

chapters xml

Pod fandoc chapter

types XAttr

XAttr models an XML attribute in an element

XDoc

XML document encapsulates the root element and document type

XDocType

XML document type declaration (but not the whole DTD)

XElem

Models an XML element

XErr

XML exception

XIncompleteErr

Incomplete document exception indicates that the end of stream was reached before the end of the document was parsed

XNode

XNode is the base class for XElem and XText

XNodeType

Enumerates the type of XNode and current node of XParser

XNs

Models a XML Namespace uri

XParser

XParser is a simple, lightweight XML parser

XPi

XML processing instruction node

XText

XText represents the character data inside an element

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST