TXmlDocument() > Instance variables |
Root node of the XML tree.
Data type: | O | Default: | NIL |
The instance variable :oRoot contains a TXmlNode() object representing the root node of the XML tree. It can be used as starting point for searching the tree with iterator objects like TXmlIteratorScan().
http://www.xHarbour.com