A RESTful browser for eXist Java-Based Function Modules


http://exist-db.org/xquery/util
A module for various utility extension functions.

util:node-xpath($node as node()) xs:string?
Returns the XPath for a Node.
$nodeThe node to retrieve the XPath to

Returns the XPath expression of the node
Return to list of all modules