RE: applying xsl to xml to produce different xml

Subject: RE: applying xsl to xml to produce different xml
From: "Richard Lander" <rlander@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 2 Dec 1999 13:37:45 -0500
 Thanks for the tip, although it did work without issue.

Richard.

-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Kay Michael
Sent: Thursday, December 02, 1999 1:25 PM
To: 'xsl-list@xxxxxxxxxxxxxxxx'
Subject: RE: applying xsl to xml to produce different xml


> 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


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


Current Thread