xsl-list
[Top] [All Lists]

RE: selecting everything below a node

2003-08-06 08:55:32
<xsl:copy-of select="//content"/>

Michael Kay

-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com 
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com] On Behalf Of 
Jorg Heymans
Sent: 06 August 2003 15:43
To: 'xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com'
Subject: [xsl] selecting everything below a node


Hi list,
 
Given following xml
 
<aggregate>
<request>
many children here
</request>
<content>
...many children here
</content>
</aggregate>
 
How do I extract the whole <content> tree (nodes + 
attributes) into a different document?
 
 
Regards
Jorg

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



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