to the main page about the tutorial  THE XML REVOLUTION  -  TECHNOLOGIES FOR THE FUTURE WEB back up next

Literal result fragments

A literal result fragment is: Since literal fragments are part of the stylesheet XML document, only well-formed XML will be generated.

Example:
<xsl:template match="...">
  this text is written directly to output
  when this template is instantiated
</xsl:template>

back COPYRIGHT © 2000-2003 ANDERS MØLLER & MICHAEL I. SCHWARTZBACH next