Subject: Re: XSLT internal tree representation in memory
From: Zhimao Guo <021021090@xxxxxxxxxxxx>
Date: Thu, 25 Sep 2003 12:04:51 +0800
|
Where can I download the preview of the two XSL books?
3x
zhimao
Fudan University, China
----- Original Message -----
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, September 24, 2003 11:28 PM
Subject: Re: XSLT internal tree representation in memory
> At 2003-09-24 10:42 -0400, Phyllis Tarascio wrote:
> >This is my first posting to the XSL-List and I am fairly new to XSLT.
>
> Welcome!
>
> >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?
>
> Yes.
>
> >it is unclear to me if
> >it needs to load the whole source document into memory before the process
> >can start.
>
> It does. The very first template for the result node tree might need to
> access the very last node (in parse order) in the source node tree.
>
> >Thank you for any suggestions or help that you can provide.
>
> There are freely-downloadable previews of our two XSL books that might be
> able to help you.
>
> Have fun with XSLT!
>
> ............... Ken
>
>
> --
> Next public US delivery: 3-day XSLT/2-day XSL-FO 2003-10-13
> Next public European delivery: 3-day XSLT/2-day XSL-FO 2003-11-??
> Instructor-led on-site corporate, government & user group training
> for XSLT and XSL-FO world-wide: please contact us for the details
>
> G. Ken Holman mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
> Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/
> Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (F:-0995)
> ISBN 0-13-065196-6 Definitive XSLT and XPath
> ISBN 0-13-140374-5 Definitive XSL-FO
> ISBN 1-894049-08-X Practical Transformation Using XSLT and XPath
> ISBN 1-894049-11-X Practical Formatting Using XSL-FO
> Member of the XML Guild of Practitioners: http://XMLGuild.info
> Male Breast Cancer Awareness http://www.CraneSoftwrights.com/s/bc
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|