[Home] [By Thread] [By Date] [Recent Entries]
> I would like to create an XSL that takes an XML file and > returns it as its > output. Is that easy to do? > Dead easy: <xsl:template match="/"><xsl:copy-of select="."/></xsl:template> But why on earth would you want to do this? Michael Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



