Including text files

For example,

<example href="examples/bib.xml"/>

<xsl:template match="example">
  <pre><code><xsl:value-of select="unparsed-text(@source)"/></code></pre>
</xsl:template>

Previous | Next | Top | Cafe con Leche

Copyright 2002, 2003 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified December 6, 2002