This document and the test materials and results it points to are copyright the World Wide Web Consortium and the
contributors thereof, respectively. They are hereby made available for public use under the
W3C Document Licence.
The display below organizes test results into groups of schema and instance tests.
The structured description for these results is stored in an XML file which conforms to the TS Schema for Test Submission.
The column labeled "TestId" displays test identification information.
The column labeled "Expected" displays the outcome expected by the contributor.
The description column is provided by the test contributor.
For the test file(s) present which has/have extension .xsd, its/their conformance to the XML Schema REC's definition of valid XML representations of XML Schemas is what is at issue.
When a test file with extension .xml is present as well, its schema-validity is at issue as well.
Test Description |
Processor Results |
|
TestId |
Contributor |
Expected |
XERCES 2.0.0_beta4 |
Description |
1 mgA002 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - A all: id, id="" |
2 mgA003 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - A all: id, id="0" |
3 mgA004 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - A all: id, id="-999" |
4 mgA005 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - A all: id, id="a:b" |
5 mgA006 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - A all: id, two 'all' with same id, one from complexType, one from restriction |
6 mgA007 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - A all: id, two 'all' with same id, one from complexType, one from extension |
7 mgA008 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - A all: id, two 'all' with same id, one from complexType, one from group |
8 mgA009 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - A all: id, two 'all' with same id, one from restriction, one from extension |
9 mgA010 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - A all: id, two 'all' with same id, one from restriction, one from group |
10 mgA011 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - A all: id, two 'all' with same id, one from extension, one from group |
11 mgA012 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - A all: id, two 'all' with same id, both in complexType ( complextype, has an 'all', and a 'group'), the 'group' has an 'all' [NOTE: this fails because complexType doesn't allow 'all' AND 'group' as siblings. Case created but probably not necessary] |
12 mgA013 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - A all: with name as attribute |
13 mgA015 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups (ALL) Specs section: model groups (ALL) - A all: with parent restriction |
14 mgA016 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups (ALL) Specs section: model groups (ALL) - A all: with parent extension |
15 mgA018 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - A all: with parent choice |
16 mgA019 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - A all: with parent sequence |
17 mgAa001 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Aa all: minOccurs = empty |
18 mgAa002 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Aa all: minOccurs = -1 |
19 mgAa003 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups (ALL) Specs section: model groups (ALL) - Aa all: minOccurs = 0 |
20 mgAa004 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Aa all: minOccurs = 2 |
21 mgAa005 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Aa all: minOccurs = * |
22 mgAa006 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Aa all: minOccurs = 9999999999 |
23 mgAa007 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Aa all: minOccurs = unbounded |
24 mgAa008 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Aa all: minOccurs = a |
25 mgAa009 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Aa all: minOccurs = ? |
26 mgAa010 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Aa all: minOccurs = & |
27 mgAb001 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Ab all: maxOccurs = empty |
28 mgAb002 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Ab all: maxOccurs = -1 |
29 mgAb003 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Ab all: maxOccurs = 0 |
30 mgAb004 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Ab all: maxOccurs = 2 |
31 mgAb005 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Ab all: maxOccurs = * |
32 mgAb006 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Ab all: maxOccurs = 9999999999 |
33 mgAb007 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Ab all: maxOccurs = unbounded |
34 mgAb008 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Ab all: maxOccurs = a |
35 mgAb009 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Ab all: maxOccurs = ? |
36 mgAb010 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - Ab all: maxOccurs = & |
37 mgB003 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - B all: with two annotation |
38 mgB007 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - B all: with element follow by annotation |
39 mgB008 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - B all: with childNode other than annotation or element, child node is simpletype |
40 mgB009 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - B all: with childNode other than annotation or element, child node is group |
41 mgB010 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - B all: with childNode other than annotation or element, child node is complexType |
42 mgC004 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups (ALL) Specs section: model groups (ALL) - C all: minOccurs can have value of 0 or 1 max occurs can only have 1 as value, minOccurs=0, maxOccurs=absent |
43 mgC008 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - C all: minOccurs can have value of 0 or 1 max occurs can only have 1 as value, minOccurs=2, maxOccurs=absent |
44 mgC009 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - C all: minOccurs can have value of 0 or 1 max occurs can only have 1 as value, minOccurs=absent, maxOccurs=0 |
45 mgC013 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups (ALL) Specs section: model groups (ALL) - C , minOccurs=absent, maxOccurs=2 |
46 mgD013 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups (ALL) Specs section: model groups (ALL) - D RAID#67552 - test using of minOccurs=0 and allowing elements to not exists |
47 mgE002 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - E sequence: id, id="" |
48 mgE003 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - E sequence: id, id="0" |
49 mgE004 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - E sequence: id, id="-1" |
50 mgE005 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - E sequence: id, id="a:b" |
51 mgE006 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - E sequence: id, two 'sequence' with same id, one from complexType, one from restriction |
52 mgE007 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - E sequence: id, two 'sequence' with same id, one from complexType, one from extension |
53 mgE008 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - E sequence: id, two 'sequence' with same id, one from complexType, one from group |
54 mgE009 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - E sequence: id, two 'sequence' with same id, one from restriction, one from extension |
55 mgE010 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - E sequence: id, two 'sequence' with same id, one from restriction, one from group |
56 mgE011 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - E sequence: id, two 'sequence' with same id, one from extension, one from group |
57 mgE012 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - E sequence: id, two 'sequence' with same id, both in complexType ( complextype, has an 'all', and a 'group'), the 'group' has an 'all' |
58 mgE014 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( sequence ) Specs section: model groups ( sequence ) - E sequence: with parent restriction |
59 mgEa001 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - Ea sequence: minOccurs = empty |
60 mgEa002 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - Ea sequence: minOccurs = -1 |
61 mgEa003 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - Ea sequence: minOccurs = * |
62 mgEa004 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - Ea sequence: minOccurs = unbounded |
63 mgEa005 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - Ea sequence: minOccurs = 9999999999 |
64 mgEa006 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - Ea sequence: minOccurs = a |
65 mgEa007 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - Ea sequence: minOccurs = ? |
66 mgEa008 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - Ea sequence: minOccurs = & |
67 mgEb001 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - Eb sequence: maxOccurs = empty |
68 mgEb002 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - Eb sequence: maxOccurs = -1 |
69 mgEb003 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - Eb sequence: maxOccurs = * |
70 mgEb006 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - Eb sequence: maxOccurs = a |
71 mgEb007 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - Eb sequence: maxOccurs = ? |
72 mgEb008 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - Eb sequence: maxOccurs = & |
73 mgF003 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - F sequence: with two annotation |
74 mgF009 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( sequence ) Specs section: model groups ( sequence ) - F sequence: with children annotation, element, group, choice, sequence, any |
75 mgF010 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( sequence ) Specs section: model groups ( sequence ) - F sequence: with children element, any, sequence, choice, group |
76 mgF011 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( sequence ) Specs section: model groups ( sequence ) - F sequence: with children group, any, choice, element, sequence |
77 mgF012 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( sequence ) Specs section: model groups ( sequence ) - F sequence: with children choice, any, group, sequence, element |
78 mgF013 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( sequence ) Specs section: model groups ( sequence ) - F sequence: with children sequence, group, choice, element, any |
79 mgF014 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( sequence ) Specs section: model groups ( sequence ) - F sequence: with children any, sequence, group, element, choice |
80 mgF015 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( sequence ) Specs section: model groups ( sequence ) - F sequence: with children 4 elements, 4 groups |
81 mgF016 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( sequence ) Specs section: model groups ( sequence ) - F sequence: with children 4 groups, 4 choice |
82 mgF020 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - F sequence: with children element, annotation |
83 mgF021 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - F sequence: with children group, annotation |
84 mgF022 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - F sequence: with children choice, annotation |
85 mgF023 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - F sequence: with children sequence, annotation |
86 mgG001 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( sequence ) Specs section: model groups ( sequence ) - G sequence: check that minOccurs default is 1, minOccurs=absent, maxOccurs=0 |
87 mgG002 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - G sequence: check that maxOccurs default is 1, minOccurs=2, maxOccurs=absent |
88 mgG025 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - G sequence: unbounded is not allowed as minOccurs, minOccurs=unbounded |
89 mgG027 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - G sequence: minOccurs=2, maxOccurs=1 |
90 mgG028 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - G sequence: minOccurs=1, maxOccurs=0 |
91 mgG029 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - G sequence: minOccurs=-1 |
92 mgG030 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( sequence ) Specs section: model groups ( sequence ) - G sequence: maxOccurs=-1 |
93 mgH002 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - H choice: id, id="" |
94 mgH003 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - H choice: id, id="0" |
95 mgH004 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - H choice: id, id="-1" |
96 mgH005 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - H choice: id, id="a:b" |
97 mgH006 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - H choice: id, two 'choice' with same id, one from complexType, one from restriction |
98 mgH007 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - H choice: id, two 'choice' with same id, one from complexType, one from extension |
99 mgH008 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - H choice: id, two 'choice' with same id, one from complexType, one from group |
100 mgH009 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - H choice: id, two 'choice' with same id, one from restriction, one from extension |
101 mgH010 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - H choice: id, two 'choice' with same id, one from restriction, one from group |
102 mgH011 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - H choice: id, two 'choice' with same id, one from extension, one from group |
103 mgH012 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - H choice: id, two 'choice' with same id, both in complexType ( complextype, has an 'all', and a 'group'), the 'group' has an 'all' |
104 mgHa001 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - Ha choice: minOccurs = empty |
105 mgHa002 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - Ha choice: minOccurs = -1 |
106 mgHa003 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - Ha choice: minOccurs = * |
107 mgHa004 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - Ha choice: minOccurs = unbounded |
108 mgHa005 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - Ha choice: minOccurs = 9999999999 |
109 mgHa006 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - Ha choice: minOccurs = a |
110 mgHa007 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - Ha choice: minOccurs = ? |
111 mgHa008 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - Ha choice: minOccurs = & |
112 mgHb001 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - Hb choice: maxOccurs = empty |
113 mgHb002 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - Hb choice: maxOccurs = -1 |
114 mgHb003 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - Hb choice: maxOccurs = * |
115 mgHb006 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - Hb choice: maxOccurs = a |
116 mgHb007 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - Hb choice: maxOccurs = ? |
117 mgHb008 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - Hb choice: maxOccurs = & |
118 mgI003 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - I choice: with two annotation |
119 mgI009 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( choice ) Specs section: model groups ( choice ) - I choice: with children annotation, element, group, choice, sequence, any |
120 mgI010 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( choice ) Specs section: model groups ( choice ) - I choice: with children element, any, sequence, choice, group |
121 mgI011 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( choice ) Specs section: model groups ( choice ) - I choice: with children group, any, choice, element, sequence |
122 mgI012 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( choice ) Specs section: model groups ( choice ) - I choice: with children choice, any, group, sequence, element |
123 mgI013 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( choice ) Specs section: model groups ( choice ) - I choice: with children sequence, group, choice, element, any |
124 mgI014 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( choice ) Specs section: model groups ( choice ) - I choice: with children any, sequence, group, element, choice |
125 mgI015 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( choice ) Specs section: model groups ( choice ) - I choice: with children 4 elements, 4 groups |
126 mgI016 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( choice ) Specs section: model groups ( choice ) - I choice: with children 4 groups, 4 choice |
127 mgI018 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( choice ) Specs section: model groups ( choice ) - I choice: with children 4 sequence, 4 any |
128 mgI019 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( choice ) Specs section: model groups ( choice ) - I choice: with children 4 any, 4 elements |
129 mgI020 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - I choice: with children element, annotation |
130 mgI021 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - I choice: with children group, annotation |
131 mgI022 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - I choice: with children choice, annotation |
132 mgI023 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - I choice: with children sequence, annotation |
133 mgJ001 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model groups ( choice ) Specs section: model groups ( choice ) - J choice: check that minOccurs default is 1, minOccurs=absent, maxOccurs=0 |
134 mgJ002 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - J choice: check that maxOccurs default is 1, minOccurs=2, maxOccurs=absent |
135 mgJ025 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - J choice: unbounded is not allowed as minOccurs, minOccurs=unbounded |
136 mgJ027 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - J choice: minOccurs=2, maxOccurs=1 |
137 mgJ028 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - J choice: minOccurs=1, maxOccurs=0 |
138 mgJ029 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - J choice: minOccurs=-1 |
139 mgJ030 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
model groups ( choice ) Specs section: model groups ( choice ) - J choice: maxOccurs=-1 |
140 mgL008 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
model group validation checking Specs section: model group validation checking - L choice: with 5 elements, 0 element in the instant XML doc |
141 mgO001 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O all has particle with minOccurs=maxOccur = 0 |
142 mgO003 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O all has particle with minOccurs=0, maxOccur = 2 |
143 mgO006 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'redefine', which is part of a complexType |
144 mgO009 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'sequence' which is part of a complexType |
145 mgO010 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'choice' which is part of a complexType |
146 mgO012 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'schema', whiche is part of a complexType, and particles in all has maxOccurs=minOccurs (absent) |
147 mgO016 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'sequence' with maxOccurs=minOccurs=1, , whiche is part of a complexType, and particles in all has maxOccurs=minOccurs (absent) |
148 mgO017 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'choice' with maxOccurs=minOccurs=1 , whiche is part of a complexType, and particles in all has maxOccurs=minOccurs (absent) |
149 mgO018 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O 'all', appear under 'complexType' has minOccurs=0, maxOccurs=0 |
150 mgO019 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'schema', all has minOccurs=0, maxOccurs=0 |
151 mgO020 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'redefine', whiche is part of a complexType, and particles in all has minOccurs=0, maxOccurs=0 |
152 mgO021 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O 'all', appear under 'extension', which is part of a complexType, and has minOccurs=0, maxOccurs=0 |
153 mgO022 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O 'all', appear under 'restriction', which is part of a complexType, and has minOccurs=0, maxOccurs=0 |
154 mgO023 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'sequence' with maxOccurs=minOccurs=1, , whiche is part of a complexType, and particles in all has minOccurs=0, maxOccurs=0 |
155 mgO024 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'choice' with maxOccurs=minOccurs=1 , whiche is part of a complexType, and particles in all has minOccurs=0, maxOccurs=0 |
156 mgO025 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'complexType', whiche is part of a complexType, and particles in all has minOccurs=0, maxOccurs=1 |
157 mgO026 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'schema', whiche is part of a complexType, and particles in all has minOccurs=0, maxOccurs=1 |
158 mgO027 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'redefine', which is part of a complexType, and particles in all has minOccurs=0, maxOccurs=1 |
159 mgO028 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O 'all', appear under 'extension', which is part of a complexType, and has minOccurs=0, maxOccurs=1 |
160 mgO029 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O 'all', appear under 'restriction', which is part of a complexType, and has minOccurs=0, maxOccurs=1 |
161 mgO030 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O 'all', and has minOccurs=0, maxOccurs=1 |
162 mgO031 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'choice' with maxOccurs=minOccurs=1 , which is part of a complexType, and group ref has minOccurs=0, maxOccurs=1 |
163 mgO032 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'complexType', whiche is part of a complexType, and particles in all has minOccurs=1, maxOccurs=1 |
164 mgO033 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'schema', whiche is part of a complexType, and particles in all has minOccurs=1, maxOccurs=1 |
165 mgO034 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'redefine', which is part of a complexType |
166 mgO037 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'sequence' with maxOccurs=minOccurs=1, which is part of a complexType |
167 mgO038 |
Test type: |
<> |
schemaTest (1) |
|
|
Test type: |
<> |
instanceTest (1) |
|
|
|
Microsoft |
|
|
|
|
Expected: |
valid |
|
|
Expected: |
valid |
|
|
|
|
|
|
|
|
XERCES: |
valid |
|
|
|
|
XERCES: |
invalid |
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - O group' with 'all', appear under 'choice' with maxOccurs=minOccurs=1 , which is part of a complexType |
168 mgP039 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - P 'all', appear under 'complexType', and has minOccurs=1, maxOccurs=2 |
169 mgP040 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - P group' with 'all', appear under 'schema', whiche is part of a complexType, and particles in all has minOccurs=1, maxOccurs=2 |
170 mgP041 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - P group' with 'all', appear under 'redefine', whiche is part of a complexType, and particles in all has minOccurs=1, maxOccurs=2 |
171 mgP042 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - P 'all', appear under 'extension', which is part of a complexType, and has minOccurs=1, maxOccurs=2 |
172 mgP043 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - P group' with 'all', appear under 'restriction', whiche is part of a complexType, and particles in all has minOccurs=1, maxOccurs=2 |
173 mgP049 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - P group' with 'all', appear under 'schema', whiche is part of a complexType, and particles in all has minOccurs=2, maxOccurs=2 |
174 mgP050 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - P group' with 'all', appear under 'redefine', whiche is part of a complexType, and particles in all has minOccurs=2, maxOccurs=2 |
175 mgP055 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - P group' with 'all', appear under 'sequence' with maxOccurs=0, minOccurs=1, |
176 mgP056 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - P group' with 'all', appear under 'choice' with maxOccurs=0, minOccurs=1 |
177 mgP057 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - P group' with 'all', appear under 'schema', whiche is NOT part of a complexType |
178 mgP058 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - P group' with 'all', appear under 'redefine', whiche is NOT part of a complexType |
179 mgP059 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - P group' with 'all', appear under 'extension', whiche is NOT part of a complexType |
180 mgP060 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - P group' with 'all', appear under 'restriction', whiche is NOT part of a complexType |
181 mgP061 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - P group' with 'all', appear under 'sequence' with maxOccurs=minOccurs=1 , whiche is NOT part of a complexType |
182 mgP062 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: All Group Limited Specs section: 3.8.6 Schema Component Constraint: All Group Limited - P group' with 'all', appear under 'choice' with maxOccurs=minOccurs=1 , whiche is NOT part of a complexType |
183 mgQ001 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - Q 2 particles with idendical element declarations (same type), both under all |
184 mgQ004 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - Q 2 particles with idendical element declarations (same type), one under 'all', one under 'sequence' inside 'all' |
185 mgQ005 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - Q 2 particles with idendical element declarations (same type), one under 'all', one under 'choice' inside 'all' |
186 mgQ010 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - Q 2 particles with idendical element declarations (same type), one under 'all', one under 'sequence' inside 'sequence' of 'all' |
187 mgQ011 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - Q 2 particles with idendical element declarations (same type), one under 'all', one under 'choice' inside 'sequence' of 'all' |
188 mgQ012 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - Q 2 particles with idendical element declarations (same type), one under 'all', one under 'sequence' inside 'choice' of 'all' |
189 mgQ013 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - Q 2 particles with idendical element declarations (same type), one under 'all', one under 'choice' inside 'choice' of 'all' |
190 mgQ021 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - Q 2 particles with idendical element declarations (same type), one under 'choice', one is from sequence, model is non-deterministic |
191 mgR001 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), both under all |
192 mgR002 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), both under sequence |
193 mgR003 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), both under choice |
194 mgR004 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), one under 'all', one under 'sequence' inside 'all' |
195 mgR005 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), one under 'all', one under 'choice' inside 'all' |
196 mgR006 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), one under 'sequence', one under 'choice' inside 'sequence' |
197 mgR007 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), one under 'sequence', one under 'sequence' inside 'sequence' |
198 mgR008 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), one under 'choice', one under 'choice' inside 'choice' |
199 mgR009 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), one under 'choice', one under 'sequence' inside 'choice' |
200 mgR010 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), one under 'all', one under 'sequence' inside 'sequence' of 'all' |
201 mgR011 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), one under 'all', one under 'choice' inside 'sequence' of 'all' |
202 mgR012 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), one under 'all', one under 'sequence' inside 'choice' of 'all' |
203 mgR013 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), one under 'all', one under 'choice' inside 'choice' of 'all' |
204 mgR014 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), one under 'sequence', one under 'sequence' inside 'sequence' of 'sequence' |
205 mgR015 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), one under 'sequence', one under 'choice' inside 'sequence' of 'sequence' |
206 mgR016 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), one under 'sequence', one under 'sequence' inside 'choice' of 'sequence' |
207 mgR017 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), one under 'sequence', one under 'choice' inside 'choice' of 'sequence' |
208 mgR018 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), one under 'choice', one under 'sequence' inside 'sequence' of 'choice' |
209 mgR019 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), one under 'choice', one under 'choice' inside 'sequence' of 'choice' |
210 mgR020 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), one under 'choice', one under 'sequence' inside 'choice' of 'choice' |
211 mgR021 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - R 2 particles with idendical element declarations (different type), one under 'choice', one under 'choice' inside 'sequence' of 'choice' |
212 mgR022 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
3.8.6 Schema Component Constraint: Element Declarations Consistent Specs section: 3.8.6 Schema Component Constraint: Element Declarations Consistent - P 2 particles with idendical element declarations (different type), one under 'choice', one is from substitution group |
213 mgS002 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
Deterministic Sequences Specs section: Test Deterministic Sequences - S sequence must be deterministic:(a (bc | bd)) |
214 mgS003 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
Deterministic Sequences Specs section: Test Deterministic Sequences - S sequence must be deterministic:(a | ab) |
215 mgS004 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
Deterministic Sequences Specs section: Test Deterministic Sequences - S sequence must be deterministic:((ab) | ( a | b)) |
216 mgS005 |
Test type: |
<> |
schemaTest (1) |
|
|
|
Microsoft |
|
|
Deterministic Sequences Specs section: Test Deterministic Sequences - S sequence must be deterministic:((a, b) | ( ab | b)) |