Description
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.
Arguments and Return Type| Name | Type |
$node |
node()? |
| return value |
xs:string |
Examples| XSLT Example | Results |
|---|
| No examples are currently available. |
History |
Recommended Reading: 
|