The XSLT Paradigm
David J. Birnbaum, Martin Holmes
2012-06-04
Nuts and bolts of an XSLT stylesheet
xsl:stylesheet
xsl:output
<xsl:template match="XPath">
<xsl:apply-templates select="XPath"/>
Creating the XHTML output framework
Stepping through the stylesheet (1)
Stepping through the stylesheet (2)
Stepping through the stylesheet (3)
Stepping through the stylesheet (4)
Stepping through the stylesheet (5)
Stepping through the stylesheet (6)
Stepping through the stylesheet (7)
Stepping through the stylesheet (8)
Stepping through the stylesheet (9)
Stepping through the stylesheet (10)
Stepping through the stylesheet (11)
Stepping through the stylesheet (12)
Stepping through the stylesheet (13)
Stepping through the stylesheet (14)
Stepping through the stylesheet (15)
Stepping through the stylesheet (16)
The XSLT Paradigm
© 2011 David J. Birnbaum, Martin Holmes and Brown WWP This TEI-encoded XML file is available under the terms of the Creative Commons Attribution-ShareAlike 3.0 (Unported) license.