Langbeschreibung
* Updated for XSLT 2.0, the latest revision
Hauptbeschreibung
Beginning XSLT 2.0 : From Novice to Professional introduces XML and XSLT bit-by-bit, gradually demonstrating the techniques that are required to generate HTML (and other formats) from XML. The second part pulls the theory together by looking at what you can do with XSLT, including generating graphics. Each chapter has several step-by-step examples, for which code is available online, and a list of exercise questions at the end that help review the new features described in that chapter. All of the examples and exercises are based around a single case study: making TV listings available online.
Inhaltsverzeichnis
Introducing XML.- Creating HTML from XML.- Templates.- Conditions.- Manipulating Atomic Values.- Variables and Parameters.- Paths and Sequences.- Result Trees.- Sorting and Grouping.- IDs, Keys, and Numbering.- Named Templates, Stylesheet Functions, and Recursion.- Building XSLT Applications.- Schemas.- Backwards Compatibility and Extensions.- Dynamic XSLT.- Creating SVG.- Interpreting RSS with XSLT.