XSLT

Agenda

  • Terminology: XSL, XSLT, XSL-FO 
  • Why Transformation? 
  • XSLT Operational Model 
  • Review on XPath 
  • XSLT Stylesheet Language (the focus of this presentation) 
  • XSLT vs. other Technologies
  • XSLT stylesheet language 
    • template 
    • value-of 
    • apply-templates 
    • for-each 
    • if 
    • when, choose, otherwise 
    • sort 
    • filtering

Terminology

  • XSL 
  • eXtensible Stylesheet Language 
  • A language for expressing stylesheets 
  • Made of two parts 
    • XSL Transformation (XSLT) 
    • XSL Formatting Objects (XSL-FO)

 

Download course content