Subject: RE: Importing compiled stylesheets
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 10 Jun 2005 13:09:34 +0100
|
> But in principle if there is a set of stylesheet modules such that all
> references (xsl:import/xsl:include) are completely within this set
> (between themselves) then we could compile every single stylesheet
> module and there will not be any run-time problems in using something
> like:
>
> <saxon:include-compiled-module href="hrefToCompiledStylesheet"/>
>
No, that's certainly feasible - but as you show, it means going outside the
existing language.
Michael Kay
http://www.saxonica.com/
|