Subject: RE: Saxon 6.0.2 : How does it handle caching and <xsl:include>
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Sat, 23 Dec 2000 00:32:30 -0000
|
> In regards to Saxon 6.0.2 (Pure Java implementation) :
>
> If I cache a PreparedStyleSheet ...
>
> How does Saxon handle the includes? Does it:
>
> 1) Include the xlst includes the first time I create the
> PreparedStyleSheet
> for caching and never do it again
>
Yes. xsl:include and xsl:import are expanded at compile time.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|