Appendix E. XSLT 1.0 and XPath 1.0 Reference

This chapter serves as a quick reference to Extensible Stylesheet Language Transformations (XSLT) and XPath 1.0, which I talked about in Chapter 8. The .NET 2.0 XslCompiledTransform class supports XSLT 1.0. Here I'll provide a quick reference to the elements and functions supported by XSLT. Table E-1 lists the available XSLT 1.0 elements.

Table E-1. XSLT Elements

XSLT Elements

The .NET XslCompiledTransform object supports XSLT 1.0, which uses the XPath 1.0 functions and some additional XSLT 1.0–specific functions. Table E-2 lists the XPath 1.0 and XSLT 1.0 functions.

Note

XSLT 2.0 supports XPath 2.0 functions and operators, ...

Get Pro SQL Server 2008 XML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.