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

Re: [xsl] large xml document and sorting


Subject: Re: [xsl] large xml document and sorting
From: Robert Koberg <rob@xxxxxxxxxx>
Date: Mon, 29 Apr 2002 13:24:47 -0700

Hi,

You could run it through a SAX ContentHandler and create a new source with just the things you need. Then transform against the new source.

best,
-Rob


Mark Diggory wrote


1.) I could care less about the "rest-of-subtree" portion and if I could get away without parsing it, the better. Is there a "best practice" to exclude this portion of the tree?




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




Current Thread