The XMLNode component is a wrapper for an element node on a DOM tree structure, and should be used with the XMLDocument component. This component contains methods to handle attributes and child nodes.
Refer to the XMLDocument component for examples.