Re: Re: [xsl] Importing compiled stylesheets
Colin Paul Adams <[email protected]>
| Newsgroups | gmane.text.xml.xslt.extensions,gmane.text.xml.xsl.general.mulberrytech |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Dave" == Pawson, David <[email protected]> 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