[Home] [By Thread] [By Date] [Recent Entries]
Hello,
How do I select the entire XML document? I need to write this out in a text
area. This didn't work:
<xsl:template match="/*">
<textarea>
<xsl:value-of select="/*"/>
</textarea>
</xsl:template>
Thanks for the help : )
Karl
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



