RE: [xsl] xsl:import and caching under MSXML3

Subject: RE: [xsl] xsl:import and caching under MSXML3
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Fri, 22 Jun 2001 09:34:16 +0100
> I am working on implementing a cache for XSL stylesheets
> under MSXML3 and
> VB/ASP.
>
> My question is this: If a stylesheet I want to cache contains an
> <xsl:import> instruction, then does the stylesheet pointed to by the
> instruction's @href node get cached along with it, using MSXML3's
> IXSLTemplate functionality?
>
> If the answer is yes, then thanks. No further information needed :)
>
I thnk you can reasonably assume that the answer is yes, though Microsoft
don't publish details of the internals of their processor, and all you
really need to know that it works as if the the answer were yes.

Mike Kay
Software AG


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread