Extensible Style Language Transformations (XSLT)
What is XSL?
- Two parts:
- Transformation Language (XSLT)
- Formatting Language (XSL Formatting Objects)
- XSLT transforms one XML document into another XML document
- XSLFO formats and styles document in various ways
- XSLT W3C Recommendation - http://www.w3.org/TR/xslt