Fuego.Xml : XMLObject

The XMLObject component represents an XML document or fragment. Unlike the XMLDocument and XMLNode components, XMLObject doesn't hold a DOM (Document Object Model) structure internally.

All components cataloged from XML Schemas inherit from XMLObject. This component is not meant to be used directly but as a base for cataloged XML Schema objects.