XSL
- An XML application
- XSL consists of three parts: XSLT, XPath and XSL-FO:
- XSLT: the transformation engine
- XPath: for identifying specific elements in the tree
- XSL-FO: Formatting object (still under development)
- XSLT+XPath implementations:
- In IE5.X, by downloading and installing the extra msxml processor (still beta but works well,
will replace built-in XSL in later releases of IE)
- Stand-alone XSL processors: Saxon, Xt, LotusXSL, Stylus, FOP, iXSLT etc.