- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 10 Dec 2006 00:18:14 +0000
- To: public-xml-schema-testsuite@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4063
Summary: IdentityConstraint test idZ015: anySimpleType
Product: XML Schema Test Suite
Version: 2006-11-06
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Microsoft tests
AssignedTo: ht@inf.ed.ac.uk
ReportedBy: mike@saxonica.com
QAContact: public-xml-schema-testsuite@w3.org
In the Microsoft IdentityConstraint test set, test idZ015, the value of the
field selector is a node that (as a result of matching an anyAttribute
wildcard) has type xs:anySimpleType.
The author of the test appears to have concluded that the instance document is
therefore invalid. I don't see how this can be inferred from the spec. The spec
says that every datatype (presumably including xs:anySimpleType) has a value
space, and has an equals() operator; the semantics of the equals() operator in
this case are not clearly spelt out, but this test could only fail if the
equality relation were undefined, which it isn't.
Unless I've missed a rule that the test author is relying on, the WG needs to
provide clarification of this case.
Received on Sunday, 10 December 2006 00:18:23 UTC