xsl-list
[Top] [All Lists]

Re: Better include them in the XSLT 2.0 spec (Was: Re: [xsl] Time for an exslt for 2.0?)

2005-05-13 00:40:59
To be pedantic, my:f($x) is my:f($x) should always evaluate to true()
in the absence of errors. But that can be taken as read.

This is the problem it shouldn't, according to the XSLT 2.0 spec: 
there are cases when
        my:f($x) is my:f($x) 

evaluates to false().

This happens when my:f() is defined in such a way that it creates new
node(s) on every evaluation.


Cheers,
Dimitre.

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



<Prev in Thread] Current Thread [Next in Thread>