TXmlNode() > Informational methods |
Determines the complete path of an XML node.
:path() --> cXmlPath
Method :path() returns a character string holding the names of all XML nodes existing before this node plus the name of this node. The names of XML nodes are separated by a slash (/).
http://www.xHarbour.com