XML-8 J. Teuhola 2013 121
- 8. XSL Transformations (XSLT)
- XSL = Extensible Stylesheet Language
- Task: Transform the XML document from one
vocabulary to another (source tree result tree)
- The result syntax can be also non-XML (second
conversion often needed, e.g. to PS or PDF)
- Purposes:
– Communicating in a heterogeneous network – Formatting for output
- Parts of XSL specification (2001)