Rendering XML with XSL
Here you learned about DSSSL and how jade can be used to produce far more sophisticated layouts of XML documents. We will complete the tour of XML related style languages by looking at the extensible style language, XSL, itself.
Here you will:
- • Learn briefly about the first version of XSL
- • Learn how to do simple rendering with XSL2 using formatting objects
- • Learn about element and attribute selection
- • Be introduced to XSL's powerful conditional processing capabilities.