Fuego.Xml : XMLNode

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.

Examples

Refer to the XMLDocument component for examples.

Related reference
Fuego.Xml : XMLDocument
Fuego.Xml : XMLException