> The examples are: > > fn:deep-equal($item1, $item2) returns false. > > fn:deep-equal($item1, $item1) returns true . > > fn:deep-equal(($item1, $item2), 2.3E0) returns false. > > It is not clear why the result of the first example must be > false as the variables $item1 and $item2 are not defined. > Sadly, it is also true that the second example isn't guaranteed to be true for all possible inputs: for example, an xs:duration value is not deep-equal to itself. Michael KayReceived on Saturday, 22 November 2003 17:23:40 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:14:03 GMT