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.
This document presents the curent state of part of the XML Schema Test
Collection. This is our first pass at presenting this material, and it may
change in future. The display below has one row per test, one set of descriptive
columns of the test as provided by the test contributor, and one column per
implementation we have run the tests against. Note in particular that the column
labelled "Expected" means the outcome
expected by the 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. So there will always be either a 1 (no
schema errors) or a 0 (at least 1 schema error) against the S:; there may
be either NA (not applicable -- no instance tested), 1 (no schema-validity
problems) or 0 (at least 1 schema-validity problem) against the I:.
| Outcomes: validity | |
| S: NA I: NA |
Test has not been run on that processor. |
| S: 0 I: NA |
Test consists of an xsd document only. The document is not a valid representation of a schema, according to the REC definition. |
| S: 1 I: NA |
Test consists of an xsd document only. The document is a valid representation of a schema, according to the REC definition. |
| S: 1 I: 0 |
Test consists of a validation of an xml document against a schema. The schema is valid according to the REC definition; the xml instance does not conform to the schema. |
| S: 1 I: 1 |
Test consists of a validation of an xml document against a schema. The schema is valid according to the REC definition; the xml instance conforms to the schema. |
| Outcomes: consistency with expected results | |
| Test outcome is as expected by the contributor. | |
| Test outcome is different from what is expected by the contributor. | |
| Test has not been run on that processor. | |
| Test description | Processor results | |||||||
| TestID | Created by | Description | Resources | Expected S = schema I = instance |
Msv_Crimson Version info: Msv: 20010910, Crimson: 1.1.3 S = schema I = instance |
XSV Version info: 1.203.2.19 S = schema I = instance |
XSV Version info: 1.203.2.37 S = schema I = instance |
XERCES Version info: 2_0_0_beta4 S = schema I = instance |
| idA001 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with optional attribute id = 'foo123' , name attribute = 'idName' |
Test file idA001.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA002 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with optional attribute id = 'foo123' , name attribute = 'idName' , another object with an ID ='foo123' |
Test file idA002.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA003 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with optional attribute id = 'foo123' , name attribute = 'idName' , an included object with and ID='foo123' |
Test file idA003.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA004 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with optional attribute id = 'foo123' , name attribute = 'idName' , an imported object with and ID='foo123' |
Test file idA004.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA005 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with optional attribute id = 'foo123' , name attribute = 'idName' , a redefined object with and ID='foo123' |
Test file idA005.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA006 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with optional attribute id = '' , name attribute = 'idName' |
Test file idA006.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA007 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with optional attribute id = '123' , name attribute = 'idName' |
Test file idA007.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA008 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with optional attribute id = 'foo123' , name attribute='foo123' |
Test file idA008.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA009 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' |
Test file idA009.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA010 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , attribute object with a name="fooID" |
Test file idA010.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA011 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , element object with a name="fooID" |
Test file idA011.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA012 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , simpleType object with a name="fooID" |
Test file idA012.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA013 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , complexType object with a name="fooID" |
Test file idA013.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA014 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , group object with a name="fooID" |
Test file idA014.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA015 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , notation object with a name="fooID" |
Test file idA015.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA016 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , another unique idConstraint object with a name="fooID" |
Test file idA016.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA017 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , another unique idConstraint object in a different targetNamespace with a name="fooID" |
Test file idA017.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA018 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , another key idConstraint object with a name="fooID" |
Test file idA018.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA019 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , another keyref idConstraint object with a name="fooID" |
Test file idA019.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA020 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , object is defined globally |
Test file idA020.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA021 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , object is a child of attribute |
Test file idA021.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA022 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , object is a child of element |
Test file idA022.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA023 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , object is a child of complexType |
Test file idA023.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA024 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , object is a child of attributeGroup |
Test file idA024.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA025 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , object is a child of group |
Test file idA025.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA026 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , object is a child of choice |
Test file idA026.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA027 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , object is a child of all |
Test file idA027.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA028 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , object is a child of sequence |
Test file idA028.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA029 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'fooID' , object is a child of simpleType |
Test file idA029.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA030 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = 'a:b' |
Test file idA030.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA031 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = '' |
Test file idA031.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA032 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = '1foo' |
Test file idA032.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA033 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = '_foo' |
Test file idA033.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA034 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with mandatory attribute name = '_1' |
Test file idA034.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA035 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with id, name and refer attributes |
Test file idA035.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA036 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique Declaration with attribute of non-schema namespace |
Test file idA036.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA037 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of single annotation |
Test file idA037.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA038 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content with two annotations |
Test file idA038.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA039 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of selector |
Test file idA039.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA040 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of selector and field |
Test file idA040.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA041 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of annotation then selector and then field |
Test file idA041.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA042 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of selector then annotation and then field |
Test file idA042.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA043 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of selector then field and then annotation |
Test file idA043.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA044 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of annotation then field and then selector |
Test file idA044.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA045 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of selector and then two fields |
Test file idA045.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idA046 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of two selectors and then a field |
Test file idA046.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA047 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of field |
Test file idA047.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA048 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of annotation then field |
Test file idA048.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA049 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of two fields |
Test file idA049.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA050 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of attribute |
Test file idA050.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA051 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of element |
Test file idA051.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA052 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of simpleType |
Test file idA052.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA053 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of complexType |
Test file idA053.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA054 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of unique |
Test file idA054.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA055 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of key |
Test file idA055.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA056 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of keyref |
Test file idA056.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA057 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of all |
Test file idA057.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA058 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of choice |
Test file idA058.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA059 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of sequence |
Test file idA059.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idA060 | Microsoft |
Identity-constraint Definition Schema Component Specs section: A unique element, content of any |
Test file idA060.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB001 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with optional attribute id = 'foo123' , name attribute = 'keyName' |
Test file idB001.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB002 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with optional attribute id = 'foo123' , name attribute = 'keyName' , another object with an ID ='foo123' |
Test file idB002.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB003 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with optional attribute id = 'foo123' , name attribute = 'keyName' , an included object with and ID='foo123' |
Test file idB003.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB004 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with optional attribute id = 'foo123' , name attribute = 'keyName' , an imported object with and ID='foo123' |
Test file idB004.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB005 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with optional attribute id = 'foo123' , name attribute = 'keyName' , a redefined object with and ID='foo123' |
Test file idB005.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB006 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with optional attribute id = '' , name attribute = 'keyName' |
Test file idB006.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB007 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with optional attribute id = '123' , name attribute = 'keyName' |
Test file idB007.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB008 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with optional attribute id = 'foo123' , name attribute='foo123' |
Test file idB008.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB009 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' |
Test file idB009.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB010 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , attribute object with a name="keyName" |
Test file idB010.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB011 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , element object with a name="keyName" |
Test file idB011.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB012 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , simpleType object with a name="keyName" |
Test file idB012.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB013 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , complexType object with a name="keyName" |
Test file idB013.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB014 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , group object with a name="keyName" |
Test file idB014.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB015 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , notation object with a name="keyName" |
Test file idB015.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB016 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , another unique idConstraint object with a name="keyName" |
Test file idB016.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB017 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , another key idConstraint object with a name="keyName" |
Test file idB017.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB018 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , another key idConstraint object in a different targetNamespace with a name="keyName" |
Test file idB018.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB019 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , another keyref idConstraint object with a name="keyName" |
Test file idB019.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB020 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , object is defined globally |
Test file idB020.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB021 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , object is a child of attribute |
Test file idB021.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB022 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , object is a child of element |
Test file idB022.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB023 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , object is a child of complexType |
Test file idB023.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB024 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , object is a child of attributeGroup |
Test file idB024.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB025 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , object is a child of group |
Test file idB025.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB026 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , object is a child of choice |
Test file idB026.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB027 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , object is a child of all |
Test file idB027.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB028 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , object is a child of sequence |
Test file idB028.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB029 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'keyName' , object is a child of simpleType |
Test file idB029.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB030 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = 'a:b' |
Test file idB030.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB031 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = '' |
Test file idB031.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB032 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = '1foo' |
Test file idB032.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB033 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = '_foo' |
Test file idB033.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB034 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with mandatory attribute name = '_1' |
Test file idB034.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB035 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with id, name and refer attributes |
Test file idB035.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB036 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key Declaration with attribute of non-schema namespace |
Test file idB036.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB037 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of single annotation |
Test file idB037.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB038 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content with two annotations |
Test file idB038.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB039 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of selector |
Test file idB039.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB040 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of selector and field |
Test file idB040.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB041 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of annotation then selector and then field |
Test file idB041.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idB042 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of selector then annotation and then field |
Test file idB042.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB043 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of selector then field and then annotation |
Test file idB043.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB044 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of annotation then field and then selector |
Test file idB044.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 0 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idB045 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of selector and then two fields | ||||||