xsl-list
[Top] [All Lists]

Re: [xsl] overriding xpath functions

2012-03-09 04:27:23
* is it written somewhere in the specs, that eq returns empty sequence
when some of the operands is an empty sequence? I looked, but did not find
it..

A lot of it is covered in this thread:

http://markmail.org/thread/ekut6nktcluxsnbg#query:+page:1+mid:htioi45g53pswcv2+state:results

In summary it covers why:

() eq () returns ()

() = () returns false

deep-equal((), ()) returns true


-- 
Andrew Welch
http://andrewjwelch.com

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