Some simple XML classes for use with XRC.
For more advanced XML needs it would be better to use one of the XML packages provided by Python.
Class
Short Description
XmlAttribute
Represents a node attribute.
XmlDocument
This class holds XML data/document as parsed by XML parser in the root node.
XML
XmlNode
Represents a node in an XML document.