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]

RE: Question of performance


> 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


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