TXmlNode() > Instance variables |
Contains the child node of an XML node.
Data type: | O | Default: | NIL |
The instance variable :oChild contains a TXmlNode object representing the first XML node of the next lower level in an XML tree. If there is no lower level, or if the XML node is a leaf, :oChild contains NIL.
http://www.xHarbour.com