XSL specification
· Stylesheet language
n Based on ISO DSSSL and W3C CSS
· 2 major pieces:
n XSLT: document transformation
Builds on XPath (more later)
Match elements, then construct output
n XSL-FO: Formatting objects
To actually render blocks, fonts, tables, etc.
n Hypermedia support unfinished (=CSS)
· http://www.w3.org/TR/xsl/