- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 15 Aug 2007 13:11:32 +0000
- To: public-xml-schema-testsuite@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4952
Summary: Sequence:Sequence Restriction (Recurse)
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
The schema has base particle of sequence restricted to a derived particle of
sequence. Within the restricted sequence, the particles are not valid
restrictions with the corresponding particles in the base type. However, the
spec says, "2.1 Each particle in the {particles} of R is a ·valid restriction·
of the particle in the {particles} of B it maps to as defined by Particle Valid
(Restriction) (§3.9.6)."
Since the particles are not valid restrictions, the scenario used should be
scenario that checks invalidity
testcase affected: msData/particles/particlesW006.xsd
Received on Wednesday, 15 August 2007 13:11:39 UTC