xsl-list
[Top] [All Lists]

Re: Understanding Identity Transformations

2005-02-13 10:16:35
Tempore 14:47:08, die 02/13/2005 AD, hinc in xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com scripsit David Carlisle <davidc(_at_)nag(_dot_)co(_dot_)uk>:

If A is a node set with two or more nodes that are not string-equal
then A != x is always true for any value of x.
That's interesting... So you can use not(A!=B) to check if all nodes in two node-sets A and B are stingwise identical; Now isn't this a good use of '!=' ?

regards,
--
Joris Gillis (http://www.ticalc.org/cgi-bin/acct-view.cgi?userid=38041)
Laudeo W3C et dona ferens

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