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