- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 09 Nov 2005 14:04:19 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2492
Summary: [F+O] op:notation-equal
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Functions and Operators
AssignedTo: ashok.malhotra@oracle.com
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
The spec for op:notation-equal says two notations are equal if the arguments are
equal "on a codepoint-by-codepoint basis". This is clearly wrong: notations are
like QNames, they should be equal if the uri and local-name parts are equal.
Test case comp-notation-2 applies.
Received on Wednesday, 9 November 2005 14:04:23 UTC