cObject
---BaseXmlDomNode
------BaseXmlDomCharacterData
---------BaseXmlDomComment
------------cXMLDOMComment
BaseXmlDomComment provides interface support for handling XML element nodes. Its subclass cXmlDomComment should be used for sub-classing and instantiation.
The cXmlDomDocument class is the starting point for most XML processing. Refer to the cXmlDomDocument class for more information about the XML Document Object Model (DOM) and using XML within DataFlex. Samples are provided in this section.