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 |
Test file idB045.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. |
| idB046 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of two selectors and then a field |
Test file idB046.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. |
| idB047 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of field |
Test file idB047.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. |
| idB048 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of annotation then field |
Test file idB048.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. |
| idB049 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of two fields |
Test file idB049.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. |
| idB050 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of attribute |
Test file idB050.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. |
| idB051 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of element |
Test file idB051.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. |
| idB052 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of simpleType |
Test file idB052.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. |
| idB053 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of complexType |
Test file idB053.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. |
| idB054 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of unique |
Test file idB054.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. |
| idB055 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of key |
Test file idB055.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. |
| idB056 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of keyref |
Test file idB056.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. |
| idB057 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of all |
Test file idB057.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. |
| idB058 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of choice |
Test file idB058.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. |
| idB059 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of sequence |
Test file idB059.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. |
| idB060 | Microsoft |
Identity-constraint Definition Schema Component Specs section: B key element, content of any |
Test file idB060.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. |
| idC001 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with optional attribute id = 'foo123' , name attribute = 'keyrefName' |
Test file idC001.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. |
| idC002 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with optional attribute id = 'foo123' , name attribute = 'keyrefName' , another object with an ID ='foo123' |
Test file idC002.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. |
| idC003 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with optional attribute id = 'foo123' , name attribute = 'keyrefName' , an included object with and ID='foo123' |
Test file idC003.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. |
| idC004 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with optional attribute id = 'foo123' , name attribute = 'keyrefName' , an imported object with and ID='foo123' |
Test file idC004.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. |
| idC005 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with optional attribute id = 'foo123' , name attribute = 'keyrefName' , a redefined object with and ID='foo123' |
Test file idC005.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. |
| idC006 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with optional attribute id = '' , name attribute = 'keyrefName' |
Test file idC006.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. |
| idC007 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with optional attribute id = '123' , name attribute = 'keyrefName' |
Test file idC007.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. |
| idC008 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with optional attribute id = 'foo123' , name attribute='foo123' |
Test file idC008.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. |
| idC009 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' |
Test file idC009.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. |
| idC010 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , attribute object with a name="keyrefName" |
Test file idC010.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. |
| idC011 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , element object with a name="keyrefName" |
Test file idC011.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. |
| idC012 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , simpleType object with a name="keyrefName" |
Test file idC012.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. |
| idC013 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , complexType object with a name="keyrefName" |
Test file idC013.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. |
| idC014 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , group object with a name="keyrefName" |
Test file idC014.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. |
| idC015 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , notation object with a name="keyrefName" |
Test file idC015.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. |
| idC016 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , another unique idConstraint object with a name="keyrefName" |
Test file idC016.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. |
| idC017 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , another key idConstraint object with a name="keyrefName" |
Test file idC017.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. |
| idC018 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , another keyref idConstraint object with a name="keyrefName" |
Test file idC018.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. |
| idC019 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , another keyref idConstraint object in a different targetNamespace with a name="keyrefName" |
Test file idC019.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 1 I: NA |
XSV S: 1 I: NA |
XSV S: 0 I: NA |
XERCES S: NA I: NA Test not run. |
| idC020 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , object is defined globally |
Test file idC020.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. |
| idC021 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , object is a child of attribute |
Test file idC021.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. |
| idC022 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , object is a child of element |
Test file idC022.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. |
| idC023 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , object is a child of complexType |
Test file idC023.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. |
| idC024 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , object is a child of attributeGroup |
Test file idC024.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. |
| idC025 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , object is a child of group |
Test file idC025.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. |
| idC026 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , object is a child of choice |
Test file idC026.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. |
| idC027 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , object is a child of all |
Test file idC027.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. |
| idC028 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , object is a child of sequence |
Test file idC028.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. |
| idC029 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'keyrefName' , object is a child of simpleType |
Test file idC029.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. |
| idC030 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = 'a:b' |
Test file idC030.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. |
| idC031 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = '' |
Test file idC031.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. |
| idC032 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = '1foo' |
Test file idC032.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. |
| idC033 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = '_foo' |
Test file idC033.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. |
| idC034 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with mandatory attribute name = '_1' |
Test file idC034.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. |
| idC035 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with id, name and refer (referenced key element exists in local namespace) attributes |
Test file idC035.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. |
| idC036 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with id, name and refer (referenced key element exists in target namespace) attributes |
Test file idC036.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. |
| idC038 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with id, name and refer (referenced key element does not exist) attributes |
Test file idC038.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. |
| idC039 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref Declaration with attribute of non-schema namespace |
Test file idC039.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. |
| idC040 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of single annotation |
Test file idC040.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. |
| idC041 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content with two annotations |
Test file idC041.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. |
| idC042 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of selector |
Test file idC042.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. |
| idC043 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of selector and field |
Test file idC043.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. |
| idC044 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of annotation then selector and then field |
Test file idC044.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. |
| idC045 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of selector then annotation and then field |
Test file idC045.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. |
| idC046 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of selector then field and then annotation |
Test file idC046.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. |
| idC047 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of annotation then field and then selector |
Test file idC047.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. |
| idC048 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of selector and then two fields |
Test file idC048.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. |
| idC049 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of two selectors and then a field |
Test file idC049.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. |
| idC050 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of field |
Test file idC050.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. |
| idC051 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of annotation then field |
Test file idC051.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. |
| idC052 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of two fields |
Test file idC052.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. |
| idC053 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of attribute |
Test file idC053.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. |
| idC054 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of element |
Test file idC054.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. |
| idC055 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of simpleType |
Test file idC055.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. |
| idC056 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of complexType |
Test file idC056.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. |
| idC057 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of unique |
Test file idC057.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. |
| idC058 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of key |
Test file idC058.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. |
| idC059 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of keyref |
Test file idC059.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. |
| idC060 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of all |
Test file idC060.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. |
| idC061 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of choice |
Test file idC061.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. |
| idC062 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of sequence |
Test file idC062.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. |
| idC063 | Microsoft |
Identity-constraint Definition Schema Component Specs section: C keyref element, content of any |
Test file idC063.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. |
| idD001 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector Declaration with optional attribute id = 'foo123' |
Test file idD001.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. |
| idD002 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector Declaration with optional attribute id = 'foo123' , another object with an ID ='foo123' |
Test file idD002.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. |
| idD003 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector Declaration with optional attribute id = 'foo123' , an included object with and ID='foo123' |
Test file idD003.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. |
| idD004 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector Declaration with optional attribute id = '' |
Test file idD004.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. |
| idD005 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector Declaration with optional attribute id = '123' |
Test file idD005.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. |
| idD006 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector Declaration with attribute name = 'fooID' |
Test file idD006.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. |
| idD007 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector is defined globally |
Test file idD007.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. |
| idD008 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector is a child of unique |
Test file idD008.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. |
| idD009 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector is a child of key |
Test file idD009.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. |
| idD010 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector is a child of keyref |
Test file idD010.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. |
| idD011 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector is a child of element |
Test file idD011.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. |
| idD012 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector Declaration with mandatory attribute xpath = '' |
Test file idD012.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. |
| idD013 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector Declaration with mandatory attribute xpath contains valid Xpath subset |
Test file idD013.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. |
| idD014 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector Declaration with mandatory attribute xpath contains invalid Xpath subset |
Test file idD014.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. |
| idD015 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector Declaration with attribute of non-schema namespace |
Test file idD015.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. |
| idD016 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector element, content of single annotation |
Test file idD016.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. |
| idD017 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector element, content with two annotations |
Test file idD017.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. |
| idD018 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector element, content of selector |
Test file idD018.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. |
| idD019 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector element, content of selector and field |
Test file idD019.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. |
| idD020 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector element, content of field |
Test file idD020.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. |
| idD021 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector element, content of annotation then field |
Test file idD021.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. |
| idD022 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector element, content of two fields |
Test file idD022.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. |
| idD023 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector element, content of attribute |
Test file idD023.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. |
| idD024 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector element, content of element |
Test file idD024.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. |
| idD025 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector element, content of simpleType |
Test file idD025.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. |
| idD026 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector element, content of complexType |
Test file idD026.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. |
| idD027 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector element, content of unique |
Test file idD027.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. |
| idD028 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector element, content of key |
Test file idD028.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. |
| idD029 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector element, content of keyref |
Test file idD029.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. |
| idD030 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector element, content of all |
Test file idD030.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. |
| idD031 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector element, content of choice |
Test file idD031.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. |
| idD032 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector element, content of sequence |
Test file idD032.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. |
| idD033 | Microsoft |
Identity-constraint Definition Schema Component Specs section: D selector element, content of any |
Test file idD033.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. |
| idE001 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field Declaration with optional attribute id = 'foo123' |
Test file idE001.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. |
| idE002 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field Declaration with optional attribute id = 'foo123' , another object with an ID ='foo123' |
Test file idE002.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. |
| idE003 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field Declaration with optional attribute id = 'foo123' , an included object with and ID='foo123' |
Test file idE003.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. |
| idE004 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field Declaration with optional attribute id = '' |
Test file idE004.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. |
| idE005 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field Declaration with optional attribute id = '123' |
Test file idE005.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. |
| idE006 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field Declaration with attribute name = 'fooID' |
Test file idE006.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. |
| idE007 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field is defined globally |
Test file idE007.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. |
| idE008 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field is a child of unique |
Test file idE008.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. |
| idE009 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field is a child of key |
Test file idE009.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. |
| idE010 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field is a child of keyref |
Test file idE010.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. |
| idE011 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field is a child of element |
Test file idE011.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. |
| idE012 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field Declaration with mandatory attribute xpath = '' |
Test file idE012.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. |
| idE013 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field Declaration with mandatory attribute xpath contains valid Xpath subset |
Test file idE013.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. |
| idE014 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field Declaration with mandatory attribute xpath contains invalid Xpath subset |
Test file idE014.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. |
| idE015 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field Declaration with attribute of non-schema namespace |
Test file idE015.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. |
| idE016 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field element, content of single annotation |
Test file idE016.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. |
| idE017 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field element, content with two annotations |
Test file idE017.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. |
| idE018 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field element, content of selector |
Test file idE018.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. |
| idE019 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field element, content of selector and field |
Test file idE019.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. |
| idE020 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field element, content of field |
Test file idE020.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. |
| idE021 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field element, content of annotation then field |
Test file idE021.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. |
| idE022 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field element, content of two fields |
Test file idE022.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. |
| idE023 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field element, content of attribute |
Test file idE023.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. |
| idE024 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field element, content of element |
Test file idE024.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. |
| idE025 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field element, content of simpleType |
Test file idE025.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. |
| idE026 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field element, content of complexType |
Test file idE026.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. |
| idE027 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field element, content of unique |
Test file idE027.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. |
| idE028 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field element, content of key |
Test file idE028.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. |
| idE029 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field element, content of keyref |
Test file idE029.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. |
| idE030 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field element, content of all |
Test file idE030.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. |
| idE031 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field element, content of choice |
Test file idE031.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. |
| idE032 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field element, content of sequence |
Test file idE032.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. |
| idE033 | Microsoft |
Identity-constraint Definition Schema Component Specs section: E field element, content of any |
Test file idE033.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. |
| idF001 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, selector element evaluates to a node-set |
Test files idF001.xsd idF001.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF003 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, field element evaluates to an empty-node set |
Test files idF003.xsd idF003.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF004 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, field element evaluates to a node-set with only one member |
Test files idF004.xsd idF004.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF005 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, field element evaluates to a node-set with more than one member |
Test files idF005.xsd idF005.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 0 |
| idF006 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, field element evaluates to a node-set with a member that is not a simple type |
Test files idF006.xsd idF006.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 0 |
XSV S: 0 I: NA |
XERCES S: 1 I: 0 |
| idF007 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, all qualified node set members are unique |
Test files idF007.xsd idF007.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF008 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, not all qualified node set members are unique |
Test files idF008.xsd idF008.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 0 |
| idF009 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, qualified node set contains members with an element declaration whose {nillable} is true. |
Test files idF009.xsd idF009.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF010 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, instance member (a)=3.0, number; instance member (b)=3, number |
Test files idF010.xsd idF010.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 0 |
| idF011 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, instance member (a)=3.0, string; instance member (b)=3, string |
Test files idF011.xsd idF011.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF012 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, instance member (a)=1, boolean; instance member (b)=1, number |
Test files idF012.xsd idF012.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 0 |
| idF013 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, instance member (a)=1, float; instance member (b)=1, decimal |
Test files idF013.xsd idF013.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 0 |
| idF014 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, instance member (a)=1, float; instance member (b)=1, unsignedByte |
Test files idF014.xsd idF014.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 0 |
| idF015 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, instance member (a)=1, decimal; instance member (b)=1, unsignedByte |
Test files idF015.xsd idF015.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 0 |
| idF016 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, instance member (a)=test, string; instance member (b)='', string defined using default='test' |
Test files idF016.xsd idF016.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 0 |
| idF017 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, instance member (a)=test, string; instance member (b)='', string defined using fixed='test' |
Test files idF017.xsd idF017.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 0 |
| idF018 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, instance member (a)=nil, string; instance member (b)=nil |
Test files idF018.xsd idF018.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 1 |
XSV S: 0 I: NA |
XERCES S: 1 I: 0 |
| idF019 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, qualified node set defined with the use of multiple field schema elements pointing to only elements |
Test files idF019.xsd idF019.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF020 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, qualified node set defined with the use of multiple field schema elements pointing to only attributes |
Test files idF020.xsd idF020.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF021 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, qualified node set defined with the use of multiple field schema elements pointing to a mix of elements and attributes |
Test files idF021.xsd idF021.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF022 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, selector points to element within targetNamespace |
Test files idF022.xsd idF022.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF023 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, selector points to element outside of targetNamespace in a non-imported schema |
Test files idF023.xsd idF023.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF024 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, selector points to element from imported schema |
Test files idF024.xsd idF024.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF025 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, selector points to element from redefined schema |
Test files idF025.xsd idF025.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF026 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, selector points to element redefined by use of substitutionGroup |
Test files idF026.xsd idF026.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF027 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, field points to element within targetNamespace |
Test files idF027.xsd idF027.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF028 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, field points to element outside targetNamespace in non-imported schema |
Test files idF028.xsd idF028.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF029 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, field points to element from imported schema |
Test files idF029.xsd idF029.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF030 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, field points to element from redefined schema |
Test files idF030.xsd idF030.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF031 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, field points to element redefined by use of substitutionGroup |
Test files idF031.xsd idF031.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: I: |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF032 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, field points to attribute within targetNamespace |
Test files idF032.xsd idF032.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF033 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, field points to attribute from imported schema |
Test files idF033.xsd idF033.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF034 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, field points to attribute from redefined schema |
Test files idF034.xsd idF034.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF035 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, field points to attribute outside targetNamespace in non-imported schema |
Test files idF035.xsd idF035.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idF036 | Microsoft |
Identity-constraint Validation Rules Specs section: F unique category, field points to attribute used only within xsi:type substitution |
Test files idF036.xsd idF036.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG001 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, selector element evaluates to a node-set |
Test files idG001.xsd idG001.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG003 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, field element evaluates to an empty-node set |
Test files idG003.xsd idG003.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 1 |
| idG004 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, field element evaluates to a node-set with only one member |
Test files idG004.xsd idG004.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG005 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, field element evaluates to a node-set with more than one member |
Test files idG005.xsd idG005.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 0 |
| idG006 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, field element evaluates to a node-set with a member that is not a simple type |
Test files idG006.xsd idG006.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 0 |
XSV S: 0 I: NA |
XERCES S: 1 I: 1 |
| idG007 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, all target node set members exist in qualified node set |
Test files idG007.xsd idG007.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG008 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, some target node set members do not exist in qualified node set |
Test files idG008.xsd idG008.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 1 |
| idG009 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, qualified node set contains members with an element declaration whose {nillable} is true. |
Test files idG009.xsd idG009.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 1 |
| idG010 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, qualified node set contains members are that are not unique. |
Test files idG010.xsd idG010.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 0 |
| idG011 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, instance member (a)=test, string; instance member (b)='', string defined using default='test' |
Test files idG011.xsd idG011.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 0 |
| idG012 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, instance member (a)=test, string; instance member (b)='', string defined using fixed='test' |
Test files idG012.xsd idG012.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 0 |
| idG013 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, qualified node set defined with the use of multiple field schema elements pointing to only elements |
Test files idG013.xsd idG013.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG014 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, qualified node set defined with the use of multiple field schema elements pointing to only attributes |
Test files idG014.xsd idG014.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG015 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, qualified node set defined with the use of multiple field schema elements pointing to a mix of elements and attributes |
Test files idG015.xsd idG015.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG016 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, selector points to element within targetNamespace |
Test files idG016.xsd idG016.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG017 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, selector points to element outside of targetNamespace in a non-imported schema |
Test files idG017.xsd idG017.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG018 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, selector points to element from imported schema |
Test files idG018.xsd idG018.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG019 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, selector points to element from redefined schema |
Test files idG019.xsd idG019.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG020 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, selector points to element redefined by use of substitutionGroup |
Test files idG020.xsd idG020.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 1 |
| idG021 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, field points to element within targetNamespace |
Test files idG021.xsd idG021.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG022 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, field points to element outside targetNamespace in non-imported schema |
Test files idG022.xsd idG022.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG023 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, field points to element from imported schema |
Test files idG023.xsd idG023.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG024 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, field points to element from redefined schema |
Test files idG024.xsd idG024.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG025 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, field points to element redefined by use of substitutionGroup |
Test files idG025.xsd idG025.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: I: |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 1 |
| idG026 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, field points to attribute within targetNamespace |
Test files idG026.xsd idG026.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG027 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, field points to attribute from imported schema |
Test files idG027.xsd idG027.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG028 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, field points to attribute from redefined schema |
Test files idG028.xsd idG028.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG029 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, field points to attribute outside targetNamespace in non-imported schema |
Test files idG029.xsd idG029.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idG030 | Microsoft |
Identity-constraint Validation Rules Specs section: G key category, field points to attribute used only within xsi:type substitution |
Test files idG030.xsd idG030.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH001 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, selector element evaluates to a node-set |
Test files idH001.xsd idH001.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH003 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, field element evaluates to an empty-node set |
Test files idH003.xsd idH003.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH004 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, field element evaluates to a node-set with only one member |
Test files idH004.xsd idH004.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH005 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, field element evaluates to a node-set with more than one member |
Test files idH005.xsd idH005.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 0 |
| idH006 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, field element evaluates to a node-set with a member that is not a simple type |
Test files idH006.xsd idH006.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 0 |
| idH007 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, keyref refers to existing key element defined prior to keyref |
Test files idH007.xsd idH007.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH008 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, keyref refers to existing key element defined post to keyref |
Test files idH008.xsd idH008.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH009 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, keyref refers to unique element |
Test files idH009.xsd idH009.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH010 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, keyref refers to unique element whose value is nil |
Test files idH010.xsd idH010.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 0 |
| idH011 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, keyref refers to a non-existing key element |
Test file idH011.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. |
| idH012 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, keyref fields are defined in a different order than referred key fields |
Test files idH012.xsd idH012.xml |
Expected S: 1 I: 0 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 0 |
XSV S: 1 I: 0 |
XERCES S: 1 I: 0 |
| idH013 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, keyref has more field definitions than are defined in referred key fields |
Test file idH013.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idH014 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, keyref has less field definitions than are defined in referred key fields |
Test file idH014.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idH015 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, instance member (a)=test, string; instance member (b)='', string defined using default='test' |
Test files idH015.xsd idH015.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH016 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, instance member (a)=test, string; instance member (b)='', string defined using fixed='test' |
Test files idH016.xsd idH016.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH017 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, qualified node set defined with the use of multiple field schema elements pointing to only elements |
Test files idH017.xsd idH017.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH018 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, qualified node set defined with the use of multiple field schema elements pointing to only attributes |
Test files idH018.xsd idH018.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH019 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, qualified node set defined with the use of multiple field schema elements pointing to a mix of elements and attributes |
Test files idH019.xsd idH019.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH020 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, selector points to element within targetNamespace |
Test files idH020.xsd idH020.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH021 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, selector points to element outside of targetNamespace in a non-imported schema |
Test files idH021.xsd idH021.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 0 |
| idH022 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, selector points to element from imported schema |
Test files idH022.xsd idH022.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH023 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, selector points to element from redefined schema |
Test files idH023.xsd idH023.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH024 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, selector points to element redefined by use of substitutionGroup |
Test files idH024.xsd idH024.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH025 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, field points to element within targetNamespace |
Test files idH025.xsd idH025.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH026 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, field points to element outside targetNamespace in non-imported schema |
Test files idH026.xsd idH026.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH027 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, field points to element from imported schema |
Test files idH027.xsd idH027.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH028 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, field points to element from redefined schema |
Test files idH028.xsd idH028.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH029 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, field points to element redefined by use of substitutionGroup |
Test files idH029.xsd idH029.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH030 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, field points to attribute within targetNamespace |
Test files idH030.xsd idH030.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH031 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, field points to attribute from imported schema |
Test files idH031.xsd idH031.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH032 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, field points to attribute from redefined schema |
Test files idH032.xsd idH032.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 1 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH034 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, field points to attribute used only within xsi:type substitution |
Test files idH034.xsd idH034.xml |
Expected S: 1 I: 1 |
Msv_Crimson S: 1 I: 0 |
XSV S: 1 I: 1 |
XSV S: 1 I: 1 |
XERCES S: 1 I: 1 |
| idH035 | Microsoft |
Identity-constraint Validation Rules Specs section: H keyref category, keyref refering to a keyref object instead of unique or key |
Test file idH035.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idI001 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='' , field contains * |
Test file idI001.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. |
| idI002 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.' , field contains * |
Test file idI002.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. |
| idI003 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='/' , field contains * |
Test file idI003.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. |
| idI004 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='//' , field contains * |
Test file idI004.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. |
| idI005 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='|' , field contains * |
Test file idI005.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. |
| idI006 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='child::' , field contains * |
Test file idI006.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idI007 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='| qname' , field contains * |
Test file idI007.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idI008 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname' , field contains * |
Test file idI008.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. |
| idI009 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='child::qname' , field contains * |
Test file idI009.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idI010 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname' , field contains * . Prefix is undefined |
Test file idI010.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idI011 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='*' , field contains * |
Test file idI011.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. |
| idI012 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='ncname:*' , field contains * |
Test file idI012.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. |
| idI013 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='child::ncname:*' , field contains * |
Test file idI013.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idI014 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='ncname :*' , field contains * |
Test file idI014.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idI015 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='ncname: *' , field contains * |
Test file idI015.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idI016 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='ncname : *' , field contains * |
Test file idI016.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idI017 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath=' ncname:*' , field contains * |
Test file idI017.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idI018 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//' , field contains * |
Test file idI018.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. |
| idI019 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//.' , field contains * |
Test file idI019.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. |
| idI020 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.// .' , field contains * |
Test file idI020.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. |
| idI021 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. //.' , field contains * |
Test file idI021.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. |
| idI022 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='./ /.' , field contains * |
Test file idI022.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. |
| idI023 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='child: :qname' , field contains * |
Test file idI023.xsd |
Expected S: 0 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idI024 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='child ::qname' , field contains * |
Test file idI024.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idI025 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='child:: qname' , field contains * |
Test file idI025.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idI026 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath=' .//.' , field contains * |
Test file idI026.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. |
| idI027 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//qname' , field contains * |
Test file idI027.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. |
| idI028 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//.//qname' , field contains * |
Test file idI028.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. |
| idI029 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//*' , field contains * |
Test file idI029.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. |
| idI030 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//ncname:*' , field contains * |
Test file idI030.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. |
| idI031 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='./ncname:*' , field contains * |
Test file idI031.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. |
| idI032 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//./.' , field contains * |
Test file idI032.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. |
| idI033 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//./qname' , field contains * |
Test file idI033.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. |
| idI034 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//./*' , field contains * |
Test file idI034.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. |
| idI035 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//./ncname:*' , field contains * |
Test file idI035.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. |
| idI036 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//qname/.' , field contains * |
Test file idI036.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. |
| idI037 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//qname1/qname2' , field contains * |
Test file idI037.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. |
| idI038 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//qname1/.//qname2' , field contains * |
Test file idI038.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. |
| idI039 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//qname/*' , field contains * |
Test file idI039.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. |
| idI040 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//qname/ncname:*' , field contains * |
Test file idI040.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. |
| idI041 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//*/.' , field contains * |
Test file idI041.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. |
| idI042 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//*/qname' , field contains * |
Test file idI042.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. |
| idI043 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//*/*' , field contains * |
Test file idI043.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. |
| idI044 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//*/ncname:*' , field contains * |
Test file idI044.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. |
| idI045 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//ncname:*/.' , field contains * |
Test file idI045.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. |
| idI046 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//ncname:*/qname' , field contains * |
Test file idI046.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. |
| idI047 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//ncname:*/*' , field contains * |
Test file idI047.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. |
| idI048 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='.//ncname1:*/ncname2:*' , field contains * |
Test file idI048.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. |
| idI049 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .' , field contains * |
Test file idI049.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. |
| idI050 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | qname' , field contains * |
Test file idI050.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idI051 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | *' , field contains * |
Test file idI051.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. |
| idI052 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | ncname:*' , field contains * |
Test file idI052.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idI053 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//.' , field contains * |
Test file idI053.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. |
| idI054 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//qname' , field contains * |
Test file idI054.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. |
| idI055 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//*' , field contains * |
Test file idI055.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. |
| idI056 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//ncname:*' , field contains * |
Test file idI056.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. |
| idI057 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//./.' , field contains * |
Test file idI057.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. |
| idI058 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//./qname' , field contains * |
Test file idI058.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. |
| idI059 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//./*' , field contains * |
Test file idI059.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. |
| idI060 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//./ncname:*' , field contains * |
Test file idI060.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. |
| idI061 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//qname/.' , field contains * |
Test file idI061.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. |
| idI062 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//qname1/qname2' , field contains * |
Test file idI062.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. |
| idI063 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//qname/*' , field contains * |
Test file idI063.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. |
| idI064 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//qname/ncname:*' , field contains * |
Test file idI064.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. |
| idI065 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//*/.' , field contains * |
Test file idI065.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. |
| idI066 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//*/qname' , field contains * |
Test file idI066.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. |
| idI067 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//*/*' , field contains * |
Test file idI067.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. |
| idI068 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//*/ncname:*' , field contains * |
Test file idI068.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. |
| idI069 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//ncname:*/.' , field contains * |
Test file idI069.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. |
| idI070 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//ncname:*/qname' , field contains * |
Test file idI070.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. |
| idI071 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//ncname:*/*' , field contains * |
Test file idI071.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. |
| idI072 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='. | .//ncname1:*/ncname2:*' , field contains * |
Test file idI072.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. |
| idI073 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | .' , field contains * |
Test file idI073.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. |
| idI074 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | qname' , field contains * |
Test file idI074.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idI075 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | *' , field contains * |
Test file idI075.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. |
| idI076 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | ncname:*' , field contains * |
Test file idI076.xsd |
Expected S: 1 I: NA |
Msv_Crimson S: 0 I: NA |
XSV S: 1 I: NA |
XSV S: 1 I: NA |
XERCES S: NA I: NA Test not run. |
| idI077 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | .//.' , field contains * |
Test file idI077.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. |
| idI078 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | .//qname' , field contains * |
Test file idI078.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. |
| idI079 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | .//*' , field contains * |
Test file idI079.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. |
| idI080 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | .//ncname:*' , field contains * |
Test file idI080.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. |
| idI081 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | .//./.' , field contains * |
Test file idI081.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. |
| idI082 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | .//./qname' , field contains * |
Test file idI082.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. |
| idI083 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | .//./*' , field contains * |
Test file idI083.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. |
| idI084 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | .//./ncname:*' , field contains * |
Test file idI084.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. |
| idI085 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | .//qname/.' , field contains * |
Test file idI085.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. |
| idI086 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | .//qname1/qname2' , field contains * |
Test file idI086.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. |
| idI087 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | .//qname/*' , field contains * |
Test file idI087.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. |
| idI088 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | .//qname/ncname:*' , field contains * |
Test file idI088.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. |
| idI089 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | .//*/.' , field contains * |
Test file idI089.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. |
| idI090 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | .//*/qname' , field contains * |
Test file idI090.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. |
| idI091 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | .//*/*' , field contains * |
Test file idI091.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. |
| idI092 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | .//*/ncname:*' , field contains * |
Test file idI092.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. |
| idI093 | Microsoft |
Selector identity-constraint xpath bnf Specs section: I selector xpath='qname1 | .//ncname:*/.' , field contains * |
Test file idI093.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. |