generate-id
The generate-id function generates a unique string that identifies the first node in the node set identified by the optional input argument. If no argument is supplied, the ID is generated on the context node. The result can be directed to any node in the output document.
Languages
XSLT 1.0, XSLT 2.0, XSLT 3.0.
Parameters
Name | Type | Description |
---|---|---|
nodeset | node() | Optional argument that supplies the input node. |