- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 28 Oct 2005 18:55:14 +0000
- To: www-xml-schema-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2423
Summary: Clearly define value equality
Product: XML Schema
Version: 1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XSD Part 2: Datatypes
AssignedTo: cmsmcq@w3.org
ReportedBy: sandygao@ca.ibm.com
QAContact: www-xml-schema-comments@w3.org
BugsThisDependsOn: 2045,2048
The spec needs to clearly define when actual values are equal. This relates to
bug 2045 and bug 2048 about equality of values of list and union types.
A specific issue is to answer the question about whether the following 2 values
are equal:
- a list value that only contains the integer value "5"
- the integer value "5"
Received on Friday, 28 October 2005 18:55:18 UTC