xsl-list
[Top] [All Lists]

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

2005-06-30 02:48:17
"James" == James Fuller 
<jim(_dot_)fuller(_at_)ruminate(_dot_)co(_dot_)uk> writes:

    James> 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.
    >>>>>>> 
    >>>>>>> 

    James> being very lazy at the moment,

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

It is explicit, and it is not optional.

And it is not consistent, as XSLT 1.0 does not have a conditional
compilation facility.
-- 
Colin Adams
Preston Lancashire

--~------------------------------------------------------------------
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>
--~--