Subject: Re: XSLT Streaming
From: Paul Tchistopolskii <paul@xxxxxxx>
Date: Wed, 02 Aug 2000 13:50:30 -0700
|
Check one of SAXON's extension elements.
There was one which allows processing
XML file section - by - section.
Could be a solution for your memory problem
( but it is not XSLT of course. It is SAXON's
proprietary and absolutely not portable hack ;-)
Rgds.Paul.
----- Original Message -----
From: Carlos Sanchez <carlos@xxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxx>
Sent: Wednesday, August 02, 2000 6:33 AM
Subject: XSLT Streaming
> In the company I am working for, we have just decided to drop XSLT due to
> concerns (memory consumption and speed) in handling "big" XML files. I am
> just wondering if there is any work being done for XSLT streaming and how
> much time we would have to wait before any product with this feature shows
> up.
>
> Carlos
> RMG
>
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|