TXmlNode() > Informational methods xHarbour Developers Network  

oTXmlNode:path()

Determines the complete path of an XML node.

Syntax

:path() --> cXmlPath

Description

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 (/).


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