- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 14 Aug 2007 14:10:40 +0000
- To: public-xml-schema-testsuite@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4948
Summary: Particles: Ob003
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: mhpchan@ca.ibm.com
QAContact: public-xml-schema-testsuite@w3.org
Currently, the schema for msData/particles/particlesOb003.xsd is valid. Within
the schema, the namespace constraint is specified but the process Contents
constraint is absent; therefore, defaulting in 'strict'.
The xml instance that follows this schema follows the namespace constraint
specified but the element that it declares is not declared in the schema.
Because the processContents is defaulted to 'strict', the instance should
report an error and the scenario used to should an invalid scenario. A simple
change in the scenario to test this instance should result in a successful
testcase.
The following instances follow the same pattern as above:
Ob006
Ob007
Ob012
Ob015
Ob022
Ob042
Ob047
Ob048
Ob052
Ob054
Ob057
Ob059
Ob060
Received on Tuesday, 14 August 2007 14:10:44 UTC