FunctX XSLT Function Library > XML Documents, URIs and IDs > IDs >
Generate an unique ID for a node
The fn:generate-id function returns a string that uniquely identifies a given node. Note: this is an XSLT-only function; it is not available in XQuery or XPath.
fn:generate-id
$node
node()?
xs:string
This page © Copyright 2006-2007 Datypic.
Please report errors or comments to contrib@functx.com.