RE: [xsl] Question of performance

Subject: RE: [xsl] Question of performance
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 1 Nov 2001 04:43:43 -0000
> Does saxon, xslt,
> or any other processor have the capibility of "streaming"
> where there would
> be no back and forth (and not load the entire file into
> memory at once)?

Saxon has a facility called saxon:preview that might help you. It allows you
in effect to treat the source document as a series of sub-documents, each of
which is transformed independently.

Mike Kay


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


Current Thread