This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]