Stylesheet templates

  • The xsl:template's element match attribute takes an XPath expression to select the nodes of the source document.
  • Templates can call other templates using xsl:apply-templates
  • Templates can call other named templates using xsl:call-template
 
© Copyright 2005 Michael Kröll