XML Stylesheet Language Transformations (XSLT)
A version of this page is also available for
4/8/2010
XML Stylesheet Language Transformations (XSLT) provides a mechanism for transforming one class of Extensible Markup Language (XML) document to another.
In This Section
- XSLT Application Development
Provides a developer guide for XSLT programmers.
- XSLT Security
Provides security information regarding XSLT and best practices for implementation.
- XSLT Reference
Describes the XSLT application programming elements.
Related Sections
- XML Query Language (XQL)
Describes XML Query Language (XQL). This is similar to Extensible Stylesheet Language (XSL) patterns and uses Extensible Markup Language (XML) as a data model.
- XML Core Services and Document Object Model
Describes the Document Object Model (DOM), and provides a set of application programming interfaces (APIs) that allows you to access and manipulate an XML document.