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: Copying a portion of a subtree in its entirety including retaining the attribute and text info


> 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

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