- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 10 Dec 2006 23:45:43 +0000
- To: public-xml-schema-testsuite@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4066
Summary: wildZ010 - no permitted namespaces
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 Wildcard test set, test group wildZ010 uses a schema
containing
<xsd:any namespace="" processContents="strict"/>
My reading of the specification is that this represents a wildcard whose
{namespace constraint} is an empty set of namespaces, and which therefore
cannot be matched by any element.
It follows that the instance document wildZ010.xml is invalid, yet the test
metadata describes it as valid.
Received on Sunday, 10 December 2006 23:45:44 UTC