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: Saxon 6.0.2 : How does it handle caching and <xsl:include>


> 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


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