home contribute faq download

FunctX XSLT Functions

fn:generate-id

Generate an unique ID for a node

Google
Webxsltfunctions.com

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

NameType
$node node()?
return value xs:string

Examples

XSLT ExampleResults
No examples are currently available.

History

Published OnLast UpdatedContributor(s)
2007-03-172007-03-17W3C, XSLT 2.0, http://www.w3.org/TR/xslt20/
Need XSLT Help?
D A T Y P I C
Training | Consulting | Development

XQuery by Priscilla WalmsleyGet the book!
XQuery by Priscilla Walmsley