|
powerful transformation language
The input to an XSLT engine is
- your source (a TEI XML document)
- a stylesheet (an XSL XML document)
The output is most anything, but particularly another XML vocabulary (XHTML,
SVG, XSLFO)
XSLT is the basis for a lot of other tools (e.g., Schematron)
|