- From: Tobias Reif <tobiasreif@pinkjuice.com>
- Date: Wed, 21 May 2003 18:27:45 +0200
- To: Jeni Tennison <jeni@jenitennison.com>
- CC: public-qt-comments@w3.org
Hi Jeni [... thanks for all the pointers and explanations ...] > Most data types that you can compare for equality have a op:X-equal() > operator defined in the F&O WD, where X is the name of the data type. [...] > A complete list of the possible comparisons and the relevant > operators/functions from the F&O WD are given in Appendix B.2 Operator > Mapping in XPath 2.0 at: > > http://www.w3.org/TR/xpath20/#mapping Somehow I hit the same walls as before: Why does op:node-equal test for identity, not for equality? If there is eq and op:node-equal, why is there no fn:node-equal? (or fn:shallow-equal) Those questions have been replied to already, I'm just still not satisfied. But I guess no spec (not even ten related ones :) can satisfy everyone ... perhaps EXSLT will design a sandard lib? Tobi -- http://www.pinkjuice.com/
Received on Wednesday, 21 May 2003 12:29:12 UTC