standard.lib.xml.xmlGetNodePath

xmlGetNodePath is available since version 1.0.

Prototype:

string xmlGetNodePath(number node)

Parameters

node
an XML node handle

Description:

Build a structure based Path for the given node.

Return value:

Returns the path, or an empty string if failed.