Opleiding: Transforming XML using XSLT Stylesheets
Learn how to transform XML documents using XPath 2.0 and XSL-T 2.0 to XML or HTML documents.
This course explores the XPath language in detail, showing how to locate XML content by value, position, and type. It then shows how to use XSLT to transform XML documents into a different dialect of XML, HTML, or a text format such as EDI files. The course also shows how to filter unwanted data, and how to generate new XML content from scratch.
The course is based on the World Wide Web Consortium standards for XPath 2.0 and XSLT 2.0.
- Introduction XSLT and XPath
- Locate content in an XML document using XPath
- Write XSLT style sheets to transform XML documents
- Apply XSLT style sheets statically or dynamically to XML documents
- Generate new XML content using XSLT
- Perform repetition and conditional logic in an XSLT style sheet
- Sort documents, and control textual and numeric output
- Define and use named templates
- Parameterise template rules and style sheets
- Coordinate multiple XML documents using style sheets
- Reuse, customise, and extend XSLT style sheets
