[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: document() revisited


Subject: Re: document() revisited
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 17 Feb 2000 10:50:29 GMT

> How can I apply this filter to all nodes 

xsl:copy-of copies everything. You want to walk the tree just picking up
bits you want, which is xsl:apply-templates

David


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



Current Thread