RE: applying xsl to xml to produce different xml

Subject: RE: applying xsl to xml to produce different xml
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 2 Dec 1999 18:24:44 -0000
> Thats easy.
>   <xsl:copy-of select=".">
>     <xsl:apply-templates/>
>   </xsl:copy-of>

Nothing is ever easy. The <xsl:copy-of> element has to be empty.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread