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]
Other format: [Raw text]

Re: large xml document and sorting


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


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