| Subject: RE: [xsl] Caching while applying XSL using SAX From: "Michael Kay" <mike@xxxxxxxxxxxx> Date: Tue, 19 Apr 2005 09:04:53 +0100 | 
> In my application I'm using SAX based approach for parsing xml and > applying xsl on it. As SAX is event based, I just want to > know that how > the reference in xsl, to out of context elements is resolved. Even if you supply input to an XSLT processor as a stream of SAX events, it's likely to build a tree in memory. There are some processors (usually expensive ones like DataPower) that handle some transformations in a streaming mode, but only if the constructs used in the stylesheet permit it. Michael Kay http://www.saxonica.com/
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| [xsl] Caching while applying XSL us, Amrit Pal Singh | Thread | [xsl] Mike Kay's tip 8 how to use X, Peter Gerstbach | 
| Re: [xsl] mixing it up: REST+XML Na, James Fuller | Date | RE: [xsl] Mike Kay's tip 8 how to u, Michael Kay | 
| Month |