RE: Copying a portion of a subtree in its entirety including reta ining the attribute and text info

Subject: RE: Copying a portion of a subtree in its entirety including reta ining the attribute and text info
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 20 Nov 2000 16:56:44 -0000
> Hi, I'm new to XSL and I'm trying to figure out how copy an entire
> portion of a tree, starting at a sub-node, and includes 
> everything below that node (node, text, attributes, etc.).

<xsl:copy-of select='.'/> 

Mike Kay


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


Current Thread