Skip to Content
XSLT and XPATH: A Guide to XML Transformations
book

XSLT and XPATH: A Guide to XML Transformations

by John Robert Gardner, Zarella L. Rendon
July 2001
Intermediate to advanced
592 pages
11h 16m
English
Pearson
Content preview from XSLT and XPATH: A Guide to XML Transformations

11.2. String XSLT Functions

The XSLT string function group includes four functions: system-property(), generate-id(), format-number(), and unparsed-entity-uri().

The system-property() function is not a string function in the purest sense, as it does not necessarily return a string as its function return type, but rather takes a string as a required argument. This function performs a sort of internal diagnostic check for system properties, and its resulting object is controlled by the namespace defining the system property.

The second function, generate-id(), enables the creation of unique identifiers for nodes in the input XML document instance. It can be used, for instance, to create an ID attribute for later use with the id() function.

The ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Beginning XSLT and XPath: Transforming XML Documents and Data

Beginning XSLT and XPath: Transforming XML Documents and Data

Ian Williams
Java and XSLT

Java and XSLT

Eric M. Burke
Learning XSLT

Learning XSLT

Michael Fitzgerald

Publisher Resources

ISBN: 0130404462Purchase book