xsl-list
[Top] [All Lists]

[xsl] Re: Re: [xsl] Importing compiled stylesheets

2005-06-13 01:16:03
Jirka Kosek wrote:

Dimitre Novatchev wrote:

Then this is certainly a good candidate for:

     <exslt:include-compiled-module href="hrefToCompiledStylesheet"/>


Any opinions from the exslt mailing list?


Wouldn't it be better to create custom attribute for xsl:include. Like:

<xsl:include href="uncompiled.xsl"
             exsl:compiledStylesheetLocation="hrefToCompiledStylesheet"/>

This is an elegant way of dealing with this, perhaps though before a
submission is created for a single attribute a bit of investigation is
made into what other things might be in a new EXSLT module; is this a
common module or does it deserve its own new module?

cheers, Jim Fuller





--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--