|
What is XSLT
- Recommendation of the W3C
http://www.w3.org/TR/xslt - Language to specify transformations from one (XML) structured data object to another
- A declarative (“functional”?) language
- Requires XSLT processor (“engine”) to run
- Several freely available
|
|