Re: [xsl] copying source tree

Subject: Re: [xsl] copying source tree
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 14 Mar 2001 15:30:29 GMT
> Shouldn't the following copy source to the result tree?
No it doesn't copy anything, it just walks over the source tree
without doing anything. You need <xsl:copy> .. </xsl:copy>
in your template for @*|node().

David


_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp

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


Current Thread