XSLT version 2.
The following topics are covered in this section. I've started
to group the XSLT 2.0 material now that it has become significant in
quantity. I'm unsure of whether it will work easily out or not. I'm
attempting to cover only the 2.0 new material here, leaving the 1.0
material where it is.
I certainly shan't be covering
the Query rec.
I've created a quick reference guide along the lines of the one created for XSLT 1.0 by Mulberrytech.
PDF format, linked here
- Introduction--overview, tutorials etc
- Special Character handling, Character Maps--XSLT output,
- Data Types--Whether you want them or not!
- Date and time processing--Processing Dates & times
- Defaults --Default rules
- Differences, 1.0 to 2.0--
- Document()--Document() processing
- Processing Embedded HTML--Parsing HTML as XML
- Empty--Clarifications
- XSLT2 exampler--Playing with xslt2
- External questions--Input, output, environmental questions
- xslt2 functions--functions
- HTML--HTML (including HTML in XML)
- General--General questions
- Grouping--Grouping
- Implementations--How many?
- Iteration--for statements
- Select questions--Selecting and matching
- Namespaces--Namespace Questions
- Output, and associated issues--xsl:output, Character maps etc.
- Regex and text handling--Regular expressions, and text handling
- Schema questions--Schema related questions
- Sequences--no, not node-sets()
- Sorting--Sorting
- Tests--Boolean tests (if, or when )
- Text processing--General Text Processing
- Tools-- Including implementations
- Variables in 2.0--XSLT variables
- Whitespace--Updated rules
- XPATH in XSLT 2.0--XPath questions