XML Schema Test Results

Copyright and Licence

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.

Overview

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:.

Key

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.

Output summary for ms-attributeGroup

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
attgA001 Microsoft Syntax Checking for Attribute Declaration (ID)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - A
Test attributeGroup declaration with optional attribute id='a'
Test file
attgA001.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.
attgA002 Microsoft Syntax Checking for Attribute Declaration (ID)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - A
Test attributeGroup declaration with optional attribute id='0'
Test file
attgA002.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.
attgA003 Microsoft Syntax Checking for Attribute Declaration (ID)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - A
Test attributeGroup declaration with optional attribute id=''
Test file
attgA003.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.
attgA004 Microsoft Syntax Checking for Attribute Declaration (ID)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - A
Test attributeGroup declaration with attribute id=':a'
Test file
attgA004.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.
attgA005 Microsoft Syntax Checking for Attribute Declaration (ID)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - A
Test attributeGroups: 2 global attributeGroups with same ID
Test file
attgA005.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.
attgA006 Microsoft Syntax Checking for Attribute Declaration (ID)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - A
Test attributeGroups: 2 attributeGroups, one is global and one is from 'redefine', with same ID
Test file
attgA006.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.
attgA007 Microsoft Syntax Checking for Attribute Declaration (ID)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - A
Test attributeGroups: 2 attributeGroup, one is from complexType and one is inside another attributeGroup of some extension, with same ID
Test file
attgA007.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.
attgA008 Microsoft Syntax Checking for Attribute Declaration (ID)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - A
Test attributeGroups: 2 attributeGroup, one is from imported xsd, and one is from included xsd, with same ID
Test file
attgA008.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.
attgA009 Microsoft Syntax Checking for Attribute Declaration (ID)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - A
Test attributeGroups: redefine an attributeGroup and give it an existing ID
Test file
attgA009.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.
attgB001 Microsoft Syntax Checking for Attribute Declaration (name)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - B
Test attributeGroup declaration with attribute name='a'
Test file
attgB001.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.
attgB002 Microsoft Syntax Checking for Attribute Declaration (name)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - B
Test attributeGroup declaration: cannot have name attribute if not global, parent is attributeGroup, name='a'
Test file
attgB002.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.
attgB003 Microsoft Syntax Checking for Attribute Declaration (name)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - B
Test attributeGroup declaration: cannot have name attribute if not global, parent is complexType, name='a'
Test file
attgB003.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.
attgB004 Microsoft Syntax Checking for Attribute Declaration (name)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - B
Test attributeGroup declaration: cannot have name attribute if not global, parent is extension, name='a'
Test file
attgB004.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.
attgB005 Microsoft Syntax Checking for Attribute Declaration (name)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - B
Test attributeGroup declaration: cannot have name attribute if not global (redefining global is ok), parent is redefine, name='a'
Test file
attgB005.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.
attgB006 Microsoft Syntax Checking for Attribute Declaration (name)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - B
Test attributeGroup declaration with attribute name='0'
Test file
attgB006.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.
attgB007 Microsoft Syntax Checking for Attribute Declaration (name)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - B
Test attributeGroup declaration with attribute name=''
Test file
attgB007.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.
attgB008 Microsoft Syntax Checking for Attribute Declaration (name)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - B
Test attributeGroup declaration with attribute name='msxml'
Test file
attgB008.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.
attgB009 Microsoft Syntax Checking for Attribute Declaration (name)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - B
Test attributeGroup declaration: 2 attributeGroups, one imported, one included with same name but different targetNamespace
Test file
attgB009.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.
attgB010 Microsoft Syntax Checking for Attribute Declaration (name)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - B
Test attributeGroup declaration: 2 global attributeGroups with same name
Test file
attgB010.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.
attgB011 Microsoft Syntax Checking for Attribute Declaration (name)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - B
Test attributeGroup declaration: 2 attributeGroups with same name both of them from different redefine, with same namespac.
Test file
attgB011.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.
attgB012 Microsoft Syntax Checking for Attribute Declaration (name)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - B
Test attributeGroup declaration: 2 attributeGroups with same name both of them from different import, with different namespac.
Test file
attgB012.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.
attgB013 Microsoft Syntax Checking for Attribute Declaration (name)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - B
Test attributeGroup declaration: 2 imported attributeGroups with same name and same targetNamespace
Test file
attgB013.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.
attgB014 Microsoft Syntax Checking for Attribute Declaration (name)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - B
Test attributeGroup declaration: 2 imported attributeGroups with same name but different targetNamespace
Test file
attgB014.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.
attgB015 Microsoft Syntax Checking for Attribute Declaration (name)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - B
Test attributeGroup declaration: 2 attributeGroups, one imported, one included with same name and same targetNamespace
Test file
attgB015.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.
attgC001 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: cannot have ref attribute on global, parent is schema, ref='name of a global attribute group '
Test file
attgC001.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.
attgC002 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: parent is attributeGroup, ref='name of a global attribute group declared at the beginning of xsd'
Test file
attgC002.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.
attgC003 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: parent is attributeGroup, ref='name of a global attribute group from imported xsd'
Test file
attgC003.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.
attgC004 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: parent is attributeGroup, ref='name of a global attribute group from included xsd'
Test file
attgC004.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.
attgC005 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is attributeGroup, ref='name of global attribute group declared at the end of xsd'
Test file
attgC005.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.
attgC006 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is attributeGroup, ref='name of attribute group declared inside a redefine', and xml instant has value different what is defined as fixed in the redefined attributeGroup.
Test files
attgC006.xsd
attgC006.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
attgC007 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is attributeGroup, ref='name of attribute group declared inside a redefine', and xml instant has value same as what is defined as fixed in the redefined attributeGroup.
Test files
attgC007.xsd
attgC007.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
attgC008 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is attributeGroup, ref='foo (not a valid reference to an attributeGroup)'
Test file
attgC008.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.
attgC009 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is attributeGroup, ref=''
Test file
attgC009.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.
attgC010 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: self referencing, name="test", has child attributeGroup that also has, parent is attributeGroup, ref='test'
Test file
attgC010.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.
attgC011 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is attributeGroup, ref='foo (a name of a global attribute)'
Test file
attgC011.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.
attgC012 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is attributeGroup, ref='very very log string ( more than 9999 chars)'
Test file
attgC012.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.
attgC013 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: parent is complexType, ref='name of a global attribute group declared at the beginning of xsd'
Test file
attgC013.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.
attgC014 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: parent is complexType, ref='name of a global attribute group from imported xsd'
Test file
attgC014.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.
attgC015 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: parent is complexType, ref='name of a global attribute group from included xsd'
Test file
attgC015.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.
attgC016 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is complexType, ref='name of global attribute group declared at the end of xsd'
Test file
attgC016.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.
attgC017 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is complexType, ref='name of attribute group declared inside a redefine'
Test file
attgC017.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.
attgC018 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is complexType, ref='foo (not a valid reference to an attributeGroup)'
Test file
attgC018.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.
attgC019 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is complexType, ref=''
Test file
attgC019.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.
attgC020 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: self referencing, name="test", has child attributeGroup that also has, parent is complexType, ref='test'
Test file
attgC020.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.
attgC021 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is complexType, ref='foo (a name of a global attribute)'
Test file
attgC021.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.
attgC022 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is complexType, ref='very very log string ( more than 9999 chars)'
Test file
attgC022.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.
attgC023 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: parent is extension, ref='name of a global attribute group declared at the beginning of xsd'
Test file
attgC023.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.
attgC024 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: parent is extension, ref='name of a global attribute group from imported xsd'
Test files
attgC024.xsd
attgC024.xml
Expected
S: 1
I: 1
Msv_Crimson
S: 1
I: 1
XSV
S:
I:
XSV
S:
I:
XERCES
S:
I:
attgC025 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: parent is extension, ref='name of a global attribute group from included xsd'
Test files
attgC025.xsd
attgC025.xml
Expected
S: 1
I: 0
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: 1
I: 0
attgC026 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: parent is extension, ref='name of a global attribute group from included xsd'
Test files
attgC026.xsd
attgC026.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
attgC027 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is extension, ref='name of global attribute group declared at the end of xsd'
Test file
attgC027.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.
attgC028 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is extension, ref='name of attribute group declared inside a redefine'
Test files
attgC028.xsd
attgC028.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
attgC029 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is extension, ref='foo (not a valid reference to an attributeGroup)'
Test file
attgC029.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.
attgC030 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is extension, ref=''
Test file
attgC030.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.
attgC031 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: self referencing, name="test", has child attributeGroup that also has, parent is extension, ref='test'
Test file
attgC031.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.
attgC032 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is extension, ref='foo (a name of a global attribute)'
Test file
attgC032.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.
attgC033 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is extension, ref='very very log string ( more than 9999 chars)'
Test file
attgC033.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.
attgC034 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: parent is redefine, ref='name of a global attribute group declared at the beginning of xsd'
Test file
attgC034.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.
attgC035 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: parent is redefine, ref='name of a global attribute group from imported xsd'
Test files
attgC035.xsd
attgC035.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
attgC036 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: parent is redefine, ref='name of a global attribute group from included xsd'
Test files
attgC036.xsd
attgC036.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
attgC037 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is redefine, ref='name of global attribute group declared at the end of xsd'
Test files
attgC037.xsd
attgC037.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
attgC038 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is redefine, ref='name of attribute group declared inside a redefine'
Test files
attgC038.xsd
attgC038.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
attgC039 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is redefine, ref='foo (not a valid reference to an attributeGroup)'
Test file
attgC039.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.
attgC040 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is redefine, ref=''
Test file
attgC040.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.
attgC041 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: circular Ref is allow if parent is redefine, name="test", has child attributeGroup that also has, parent is redefine, ref='test'
Test file
attgC041.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.
attgC042 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is redefine, ref='foo (a name of a global attribute)'
Test file
attgC042.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.
attgC043 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
Test attributeGroup declaration: can only reference global attributeGroup parent is redefine, ref='very very log string ( more than 9999 chars)'
Test file
attgC043.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.
attgC044 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
attributeGroup with two attributeGroup as children, both has ref="foo"
Test file
attgC044.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.
attgC045 Microsoft Syntax Checking for Attribute Declaration (ref)
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - C
attributeGroup with name="foo", complexType with name='foo'
Test file
attgC045.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.
attgD001 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
attributeGroup with annotation
Test file
attgD001.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.
attgD002 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
attributeGroup with two annotation
Test file
attgD002.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.
attgD003 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
attributeGroup with 2000 attribute decl as child, the xml has the 2000 attributes
Test files
attgD003.xsd
attgD003.xml
Expected
S: 1
I: 1
Msv_Crimson
S:
I:
XSV
S: NA
I: NA
Test not run.
XSV
S: 0
I: NA
XERCES
S: 1
I: 1
attgD004 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
attributeGroup with just another attributeGroup, the xml has the attributes
Test files
attgD004.xsd
attgD004.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
attgD005 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
attributeGroup with child in the sequence of ( att, attg, att, attg, att), the xml has the attributes
Test files
attgD005.xsd
attgD005.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
attgD006 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
attributeGroup with two attribute, same name, same namespace
Test file
attgD006.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.
attgD007 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
attribute group with two attribute, where the name of one att is same as the ref value of the other
Test file
attgD007.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.
attgD008 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
attributeGroup with two attribute, same name, same type
Test file
attgD008.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.
attgD009 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
attributeGroup with two attribute, same name, different type
Test file
attgD009.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.
attgD010 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
attributeGroup with child attribute and attributeGroup which intern reference to different attributeGroup containing attributes and attributeGroup
Test file
attgD010.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.
attgD011 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
attributeGroup with child attributeGroup that reference to an element
Test file
attgD011.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.
attgD012 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
attributeGroup with child element declaration
Test file
attgD012.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.
attgD013 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
attributeGroup with child attributeGroup that reference to a simpleType
Test file
attgD013.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.
attgD014 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
attributeGroup with child attributeGroup that reference to complexType
Test file
attgD014.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.
attgD015 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
Basic AttributeGroup ( w/ name = foo and containing an attributeGroup with ref = foobar) and attributeGroup (w/ name=foobar and containing an attributeGroup with ref=foo)
Test file
attgD015.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.
attgD016 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
attributeGroup that has two attributeGroups, which reference to two different attributeGroups that reference the same attribute
Test file
attgD016.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.
attgD017 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
attributeGroup that has two attributeGroups, parent is redefined, attG1 reference a global attributeGroup which define an attribute 'foo', attG2 reference the redefining xsd's attributeGroup 'foo' with same namespace
Test file
attgD017.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.
attgD018 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
Basic AttributeGroup with anyAttribute (w/ id)
Test files
attgD018.xsd
attgD018.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
attgD019 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
Basic AttributeGroup with anyAttribute (w/ annotation)
Test files
attgD019.xsd
attgD019.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
attgD020 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
Basic AttributeGroup with anyAttribute (w/ namespace=##any), the xml has the attribute instance with no namespace
Test files
attgD020.xsd
attgD020.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
attgD021 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
Basic AttributeGroup with anyAttribute (w/ namespace=##any), the xml has the attribute instance with "foo" as its namespace
Test files
attgD021.xsd
attgD021.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
attgD022 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
Basic AttributeGroup with anyAttribute (w/ namespace=##other), the xml has the attribute instance with namespace different from the targetNamdspace of the xsd
Test files
attgD022.xsd
attgD022.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
attgD023 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
Basic AttributeGroup with anyAttribute (w/ namespace=##other), the xml has the attribute instance with namespace same as the targetNamdspace of the xsd
Test files
attgD023.xsd
attgD023.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
attgD024 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
Basic AttributeGroup with anyAttribute (w/ namespace=##any), the xml has the attribute instance which fall under targetNS, but not defiled in the schema
Test files
attgD024.xsd
attgD024.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
attgD025 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
Basic AttributeGroup with anyAttribute (w/ namespace=##local), the xml has the attribute instance which is namespace UNqualified
Test files
attgD025.xsd
attgD025.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
attgD026 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
Basic AttributeGroup with anyAttribute (w/ namespace=##local), the xml has the attribute instance which is namespace qualified
Test files
attgD026.xsd
attgD026.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
attgD027 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
Basic AttributeGroup with anyAttribute (w/ namespace="foo"), the xml has the attribute instance which is of namespace "foo"
Test files
attgD027.xsd
attgD027.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
attgD028 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
Basic AttributeGroup with anyAttribute (w/ namespace="foo"), the xml has the attribute instance which is of namespace "bar"
Test files
attgD028.xsd
attgD028.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
attgD029 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
Basic AttributeGroup with anyAttribute (w/ namespace=##targetNamespace), the xml has the attribute instance which is of namespace targetNamespace
Test files
attgD029.xsd
attgD029.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
attgD030 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
Basic AttributeGroup with anyAttribute (w/ namespace=##targetNamespace), the xml has the attribute instance which is of namespace other than targetNamespace
Test files
attgD030.xsd
attgD030.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
attgD031 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
AttributeGroup (w/ namespace=other, processContents=##skip), the xml has the attribute instance which conatins attribute not declared in any schema
Test files
attgD031.xsd
attgD031.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
attgD032 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
AttributeGroup (w/ namespace=other, processContents=##lax), the xml has the attribute instance which conatins valid elements and attribute against schema
Test files
attgD032.xsd
attgD032.xml
Expected
S: 1
I: 1
Msv_Crimson
S: 1
I: 1
XSV
S: 1
I: 0
XSV
S: 1
I: 0
XERCES
S: 1
I: 0
attgD033 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
AttributeGroup (w/ namespace=other, processContents=##lax), the xml has the attribute instance which conatins invalid attribute against schema
Test files
attgD033.xsd
attgD033.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
attgD034 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
AttributeGroup (w/ namespace=other, processContents=##strict), the xml has the attribute instance which conatins valid elements and attribute against schema
Test files
attgD034.xsd
attgD034.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
attgD035 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
complexType's AttributeGroup with reference to attributeGroup from 'redefine', where there is an attribute declared as int, with value="37", the xml has the attribute instance which "36"
Test files
attgD035.xsd
attgD035.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
attgD036 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
complexType's AttributeGroup with reference to attributeGroup from 'redefine', where there is an attribute declared as int, with value="37", the xml has the attribute instance which "37"
Test files
attgD036.xsd
attgD036.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
attgD037 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
AttributeGroup with ref="foo" and has attribute decl as child
Test file
attgD037.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.
attgD038 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
AttributeGroup with ref="foo" and has attributeGroup decl as child
Test file
attgD038.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.
attgD039 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
AttributeGroup with ref="foo" and has AnyAattribute decl as child
Test file
attgD039.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.
attgD040 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
AttributeGroup with ref="foo" and has annotation as child
Test file
attgD040.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.
attgD041 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
circular reference, attG A ref to B which ref C which ref back to A
Test file
attgD041.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.
attgD042 Microsoft Content Checking
Specs section: 3.6.6 Constraints on Attribute Group Definition Schema Components - D
AttributeGroup (w/ namespace=other, processContents=##strict), the xml has the attribute instance which conatins invalid attribute against schema
Test files
attgD042.xsd
attgD042.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