TXmlNode() > Informational methods |
Determines the depth of an XML node.
:depth() --> nDepth
Method :depth() returns a numeric value indicating the nesting level, or depth, of the XML node represented by a TXmlNode object within an XML document.
http://www.xHarbour.com