TXmlNode() > Instance variables xHarbour Developers Network  

oTXmlNode:oChild

Contains the child node of an XML node.

Info

Data type:ODefault:NIL

Description

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.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe