xsl-list
[Top] [All Lists]

Re: Re: [xsl] Importing compiled stylesheets

2005-06-13 00:29:51
"Dave" == Pawson, David <David(_dot_)Pawson(_at_)rnib(_dot_)org(_dot_)uk> 
writes:

    Dave>     Then this is certainly a good candidate for:
    
    Dave>          <exslt:include-compiled-module
    Dave> href="hrefToCompiledStylesheet"/>


    Dave> How many xslt engines compile stylesheets?  Saxon & the Sun
    Dave> engine?

    Dave> Possibilities of implementation are a bit limited Dimitre?

But that isn't a big problem.  You can use element-available within
xsl:when to test for the availability of the 
exslt:include-compiled-module instruction, and, if it's not available, 
fall back on normal xsl:include 
-- 
Colin Adams
Preston Lancashire