Subject: RE: XSLT internal tree representation in memory
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Wed, 24 Sep 2003 17:40:24 +0100
|
>
> This is my first posting to the XSL-List and I am fairly new
> to XSLT. Does the XSLT transformer need to load in the whole
> source document in memory in order to read and parse it to
> create the internal representation of the tree in memory?
Nearly all current implementations require this. I believe that there is
a version of jd.xslt that does not.
Michael Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|