[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Q on incremental processing and count()

Subject: Re: Q on incremental processing and count()
From: Enke Michael <Michael.Enke@xxxxxxxxxxxxxxxxxx>
Date: Tue, 19 Feb 2002 13:09:39 +0100
michael enke
Markus Spath wrote:
> 
> Hi Michael,
> 
> Enke Michael wrote:
> 
> >
> > Once more: What I mean with incremental processing:
> > Incremental processing is if the data coming out of the xslt processor
> > as soon as the rows are processed (and there is no reference to later data).
> >
> > Incremental processing broken: The data comes out of the xslt processor
> > after reading the whole xml. This is my point.
> 
> I didn't follow this thread, but what you probably want is specific control of
> when another chunk of data is send to the browser and this you have to solve
> somehow programmatically. You might try to hook up a SAXResult when doing your
> transformation, then you could watch out for specific events and send tables of
> xx rows one at a time, for example.

Do you mean I can put some lines of code into my xsl-file to tell the transformer
to emit a SAXResult?
Normally the XSLT machine should emit the transformed code as soon as possible.
But I encountered that this is broken (at least for Xalan-J) if I count
nodes with count("node") for nodes which where earlier in the stream.

Michael

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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.