xsl-list
[Top] [All Lists]

selecting everything below a node

2003-08-06 07:43:15
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



<Prev in Thread] Current Thread [Next in Thread>