xsl-list
[Top] [All Lists]

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

2005-06-30 02:05:06
Colin Paul Adams wrote:

Mike, what you say is true, but is not relevant to the case.
xsl:use-when IS a compile-time construction - it runs at compile-time, 
not at run-time.
and the condiotion is not a runt-ime condition - element-available
evaluates, AT COMPILE TIME, whether or not the instruction is
available.
           


being very lazy at the moment,

is this behavior what the spec explicitly states or is it implementator
intepretation...also is it consistent between XSLT 1.0 and XSLT 2.0 ?

cheers, Jim Fuller