RE: [xsl] not selecting child elements with same name as parent...

Subject: RE: [xsl] not selecting child elements with same name as parent...
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Fri, 27 Apr 2001 10:56:28 +0100
> An even quicker way to effect the same result would be
> 
> <xsl:copy-of select="text()"/>
> 
> copy-of performs a deep copy of *all* nodes in the supplied 
>

Nice one, Evan - it's always good to see a new idea!

Mike Kay

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


Current Thread