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.1. XSLT Function Groups

XSLT function groups follow the same conventions as XPath core function groups. There are four XPath function groups aligned with the four objects they produce: node-set, string, Boolean, and number. However, there are no XSLT functions in the number function group, so there is technically no XSLT number function group.

The XSLT functions that return node-sets are: document(), which works with material from external documents; key(), which provides an index-like addressing capability; and current(), which provides a way to explicitly address the current node in a given context. These three functions are in the node-set XSLT function group.

The XSLT functions that return strings are: system-property(), which is used ...

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