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-complexType

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
ctA001 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute abstract = 'false'
Test files
ctA001.xsd
ctA001.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
ctA002 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute abstract = 'true'
Test files
ctA002.xsd
ctA002.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
ctA003 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute abstract = '1'
Test files
ctA003.xsd
ctA003.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
ctA004 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute abstract = '-1'
Test file
ctA004.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.
ctA005 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute abstract = '0'
Test files
ctA005.xsd
ctA005.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
ctA006 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute abstract = 'TRUE'
Test file
ctA006.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.
ctA007 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute abstract = 'FALSE'
Test file
ctA007.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.
ctA008 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute abstract = ''
Test file
ctA008.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.
ctA009 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute block = '#all'
Test files
ctA009.xsd
ctA009.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
ctA010 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute block = 'extension'
Test files
ctA010.xsd
ctA010.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
ctA011 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute block = 'restriction'
Test files
ctA011.xsd
ctA011.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
ctA012 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute block = 'restriction extension'
Test files
ctA012.xsd
ctA012.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
ctA013 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute block = 'extension restriction'
Test files
ctA013.xsd
ctA013.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
ctA014 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute block = 'restriction restriction'
Test file
ctA014.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.
ctA015 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute block = 'extension extension'
Test file
ctA015.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.
ctA016 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute block = 'substitution'
Test file
ctA016.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.
ctA017 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute block = ''
Test files
ctA017.xsd
ctA017.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
ctA018 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute final = '#all'
Test files
ctA018.xsd
ctA018.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
ctA019 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute final = 'extension'
Test files
ctA019.xsd
ctA019.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
ctA020 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute final = 'restriction'
Test files
ctA020.xsd
ctA020.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
ctA021 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute final = 'restriction extension'
Test files
ctA021.xsd
ctA021.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
ctA022 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute final = 'extension restriction'
Test files
ctA022.xsd
ctA022.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
ctA023 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute final = 'restriction restriction'
Test file
ctA023.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.
ctA024 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute final = 'extension extension'
Test file
ctA024.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.
ctA025 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute final = 'substitution'
Test file
ctA025.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.
ctA026 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute final = ''
Test files
ctA026.xsd
ctA026.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
ctA027 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute id = 'foo123'
Test files
ctA027.xsd
ctA027.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
ctA028 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute id = 'foo123' , another object with an ID ='foo123'
Test file
ctA028.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.
ctA029 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute id = 'foo123' , an included object with and ID='foo123'
Test file
ctA029.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.
ctA030 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute id = ''
Test file
ctA030.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.
ctA031 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute id = '123'
Test file
ctA031.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.
ctA032 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute id = 'foo123' , name attribute='foo123'
Test files
ctA032.xsd
ctA032.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
ctA033 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute mixed = 'true'
Test files
ctA033.xsd
ctA033.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
ctA034 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute mixed = 'false'
Test files
ctA034.xsd
ctA034.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
ctA035 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute mixed = '1'
Test files
ctA035.xsd
ctA035.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: 1
ctA036 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute mixed = '-1'
Test file
ctA036.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.
ctA037 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute mixed = '0'
Test files
ctA037.xsd
ctA037.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
ctA038 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute mixed = 'TRUE'
Test file
ctA038.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.
ctA039 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute mixed = 'FALSE'
Test file
ctA039.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.
ctA040 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute mixed = ''
Test file
ctA040.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.
ctA041 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute name = 'fooType'
Test files
ctA041.xsd
ctA041.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
ctA042 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute name = 'fooType' , complexType not global, parent is an element
Test file
ctA042.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.
ctA043 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute name = 'a:b'
Test file
ctA043.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.
ctA044 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute name = ''
Test file
ctA044.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.
ctA045 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute name = 'xmlns'
Test files
ctA045.xsd
ctA045.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
ctA046 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute name = '1foo'
Test file
ctA046.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.
ctA047 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute name = '_foo'
Test files
ctA047.xsd
ctA047.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
ctA048 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
Declaration with optional attribute name = '_1'
Test files
ctA048.xsd
ctA048.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
ctA049 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - A
attribute with non-schema namespace
Test files
ctA049.xsd
ctA049.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
ctB001 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content of single annotation
Test files
ctB001.xsd
ctB001.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
ctB002 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with two annotations
Test file
ctB002.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.
ctB003 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with simpleContent
Test files
ctB003.xsd
ctB003.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
ctB004 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with simpleContent then annotation
Test file
ctB004.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.
ctB005 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with simpleContent then simpleContent
Test file
ctB005.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.
ctB006 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with simpleContent then complexContent
Test file
ctB006.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.
ctB007 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with simpleContent then group
Test file
ctB007.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.
ctB008 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with simpleContent then all
Test file
ctB008.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.
ctB009 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with simpleContent then choice
Test file
ctB009.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.
ctB010 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with simpleContent then sequence
Test file
ctB010.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.
ctB011 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with simpleContent then attribute
Test file
ctB011.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.
ctB012 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with simpleContent then two attributes
Test file
ctB012.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.
ctB013 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with simpleContent then attributeGroup
Test file
ctB013.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.
ctB014 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with simpleContent then two attributeGroups
Test file
ctB014.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.
ctB015 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with simpleContent then anyAttribute
Test file
ctB015.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.
ctB016 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with simpleContent then two anyAttributes
Test file
ctB016.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.
ctB017 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with complexContent
Test files
ctB017.xsd
ctB017.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
ctB018 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with complexContent then annotation
Test file
ctB018.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.
ctB019 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with complexContent then simpleContent
Test file
ctB019.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.
ctB020 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with complexContent then complexContent
Test file
ctB020.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.
ctB021 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with complexContent then group
Test file
ctB021.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.
ctB022 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with complexContent then all
Test file
ctB022.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.
ctB023 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with complexContent then choice
Test file
ctB023.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.
ctB024 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with complexContent then sequence
Test file
ctB024.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.
ctB025 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with complexContent then attribute
Test file
ctB025.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.
ctB026 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with complexContent then two attributes
Test file
ctB026.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.
ctB027 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with complexContent then attributeGroup
Test file
ctB027.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.
ctB028 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with complexContent then two attributeGroups
Test file
ctB028.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.
ctB029 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with complexContent then anyAttribute
Test file
ctB029.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.
ctB030 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with complexContent then two anyAttributes
Test file
ctB030.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.
ctB031 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with group
Test files
ctB031.xsd
ctB031.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
ctB032 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with group then annotation
Test file
ctB032.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.
ctB033 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with group then simpleContent
Test file
ctB033.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.
ctB034 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with group then complexContent
Test file
ctB034.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.
ctB035 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with group then group
Test file
ctB035.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.
ctB036 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with group then all
Test file
ctB036.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.
ctB037 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with group then choice
Test file
ctB037.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.
ctB038 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with group then sequence
Test file
ctB038.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.
ctB039 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with group then attribute
Test files
ctB039.xsd
ctB039.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
ctB040 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with group then two attributes
Test files
ctB040.xsd
ctB040.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
ctB041 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with group then attributeGroup
Test files
ctB041.xsd
ctB041.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
ctB042 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with group then two attributeGroups
Test files
ctB042.xsd
ctB042.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
ctB043 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with group then anyAttribute
Test files
ctB043.xsd
ctB043.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
ctB044 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with group then two anyAttributes
Test file
ctB044.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.
ctB045 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with all
Test files
ctB045.xsd
ctB045.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
ctB046 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with all then annotation
Test file
ctB046.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.
ctB047 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with all then simpleContent
Test file
ctB047.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.
ctB048 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with all then complexContent
Test file
ctB048.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.
ctB049 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with all then group
Test file
ctB049.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.
ctB050 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with all then all
Test file
ctB050.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.
ctB051 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with all then choice
Test file
ctB051.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.
ctB052 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with all then sequence
Test file
ctB052.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.
ctB053 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with all then attribute
Test files
ctB053.xsd
ctB053.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
ctB054 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with all then two attributes
Test files
ctB054.xsd
ctB054.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
ctB055 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with all then attributeGroup
Test files
ctB055.xsd
ctB055.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
ctB056 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with all then two attributeGroups
Test files
ctB056.xsd
ctB056.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
ctB057 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with all then anyAttribute
Test files
ctB057.xsd
ctB057.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
ctB058 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with all then two anyAttributes
Test file
ctB058.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.
ctB059 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with choice
Test files
ctB059.xsd
ctB059.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
ctB060 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with choice then annotation
Test file
ctB060.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.
ctB061 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with choice then simpleContent
Test file
ctB061.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.
ctB062 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with choice then complexContent
Test file
ctB062.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.
ctB063 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with choice then group
Test file
ctB063.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.
ctB064 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with choice then all
Test file
ctB064.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.
ctB065 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with choice then choice
Test file
ctB065.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.
ctB066 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with choice then sequence
Test file
ctB066.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.
ctB067 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with choice then attribute
Test files
ctB067.xsd
ctB067.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
ctB068 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with choice then two attributes
Test files
ctB068.xsd
ctB068.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
ctB069 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with choice then attributeGroup
Test files
ctB069.xsd
ctB069.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
ctB070 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with choice then two attributeGroups
Test files
ctB070.xsd
ctB070.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
ctB071 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with choice then anyAttribute
Test files
ctB071.xsd
ctB071.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
ctB072 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with choice then two anyAttributes
Test file
ctB072.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.
ctB073 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with sequence
Test files
ctB073.xsd
ctB073.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
ctB074 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with sequence then annotation
Test file
ctB074.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.
ctB075 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with sequence then simpleContent
Test file
ctB075.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.
ctB076 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with sequence then complexContent
Test file
ctB076.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.
ctB077 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with sequence then group
Test file
ctB077.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.
ctB078 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with sequence then all
Test file
ctB078.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.
ctB079 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with sequence then choice
Test file
ctB079.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.
ctB080 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with sequence then sequence
Test file
ctB080.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.
ctB081 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with sequence then attribute
Test files
ctB081.xsd
ctB081.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
ctB082 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with sequence then two attributes
Test files
ctB082.xsd
ctB082.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
ctB083 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with sequence then attributeGroup
Test files
ctB083.xsd
ctB083.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
ctB084 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with sequence then two attributeGroups
Test files
ctB084.xsd
ctB084.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
ctB085 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with sequence then anyAttribute
Test files
ctB085.xsd
ctB085.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
ctB086 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with sequence then two anyAttributes
Test file
ctB086.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.
ctB087 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attribute
Test files
ctB087.xsd
ctB087.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
ctB088 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attribute then annotation
Test file
ctB088.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.
ctB089 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attribute then simpleContent
Test file
ctB089.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.
ctB090 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attribute then complexContent
Test file
ctB090.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.
ctB091 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attribute then group
Test file
ctB091.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.
ctB092 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attribute then all
Test file
ctB092.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.
ctB093 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attribute then choice
Test file
ctB093.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.
ctB094 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attribute then sequence
Test file
ctB094.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.
ctB095 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attribute then attribute
Test files
ctB095.xsd
ctB095.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
ctB096 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attribute then attributeGroup
Test files
ctB096.xsd
ctB096.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
ctB097 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attribute then two attributeGroups
Test files
ctB097.xsd
ctB097.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
ctB098 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attribute then anyAttribute
Test files
ctB098.xsd
ctB098.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
ctB099 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attribute then two anyAttributes
Test file
ctB099.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.
ctB100 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attributeGroup
Test files
ctB100.xsd
ctB100.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
ctB101 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attributeGroup then annotation
Test file
ctB101.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.
ctB102 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attributeGroup then simpleContent
Test file
ctB102.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.
ctB103 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attributeGroup then complexContent
Test file
ctB103.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.
ctB104 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attributeGroup then group
Test file
ctB104.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.
ctB105 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attributeGroup then all
Test file
ctB105.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.
ctB106 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attributeGroup then choice
Test file
ctB106.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.
ctB107 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attributeGroup then sequence
Test file
ctB107.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.
ctB108 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attributeGroup then attribute
Test files
ctB108.xsd
ctB108.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
ctB109 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attributeGroup then two attributes
Test files
ctB109.xsd
ctB109.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
ctB110 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attributeGroup then attributeGroup
Test files
ctB110.xsd
ctB110.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
ctB111 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attributeGroup then anyAttribute
Test files
ctB111.xsd
ctB111.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
ctB112 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with attributeGroup then two anyAttributes
Test file
ctB112.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.
ctB113 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with anyAttribute
Test files
ctB113.xsd
ctB113.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
ctB114 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with anyAttribute then annotation
Test file
ctB114.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.
ctB115 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with anyAttribute then simpleContent
Test file
ctB115.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.
ctB116 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with anyAttribute then complexContent
Test file
ctB116.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.
ctB117 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with anyAttribute then group
Test file
ctB117.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.
ctB118 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with anyAttribute then all
Test file
ctB118.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.
ctB119 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with anyAttribute then choice
Test file
ctB119.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.
ctB120 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with anyAttribute then sequence
Test file
ctB120.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.
ctB121 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with anyAttribute then attribute
Test file
ctB121.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.
ctB122 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with anyAttribute then two attributes
Test file
ctB122.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.
ctB123 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with anyAttribute then attributeGroup
Test file
ctB123.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.
ctB124 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with anyAttribute then two attributeGroups
Test file
ctB124.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.
ctB125 Microsoft Syntax Checking for top level complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - B
content with anyAttribute then anyAttribute
Test file
ctB125.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.
ctC001 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - C
simpleContent with optional attribute id = 'foo123'
Test files
ctC001.xsd
ctC001.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
ctC002 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - C
simpleContent with optional attribute id = 'foo123' , another object with an ID ='foo123'
Test file
ctC002.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.
ctC003 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - C
simpleContent with optional attribute id = 'foo123' , an included object with and ID='foo123'
Test file
ctC003.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.
ctC004 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - C
simpleContent with optional attribute id = ''
Test file
ctC004.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.
ctC005 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - C
simpleContent with optional attribute id = '123'
Test file
ctC005.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.
ctC006 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - C
attribute with non-schema namespace
Test files
ctC006.xsd
ctC006.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
ctC007 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - C
simpleContent and content of annotation and restriction
Test files
ctC007.xsd
ctC007.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
ctC008 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - C
simpleContent and content of extension
Test files
ctC008.xsd
ctC008.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
ctC009 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - C
simpleContent and content of annotation
Test file
ctC009.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.
ctC010 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - C
simpleContent and content of extension and annotation
Test file
ctC010.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.
ctC011 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - C
simpleContent and content of restriction and annotation
Test file
ctC011.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.
ctC012 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - C
simpleContent and content of annotation and extension
Test files
ctC012.xsd
ctC012.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
ctD001 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and base = 'xsd:string'
Test file
ctD001.xsd
Expected
S: 0
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.
ctD002 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and base = defined complex type
Test files
ctD002.xsd
ctD002.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
ctD003 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and base = 'xsd:something'
Test file
ctD003.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.
ctD004 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and base = 'xsd:anyType'
Test file
ctD004.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 1
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
ctD005 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and empty content
Test files
ctD005.xsd
ctD005.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
ctD006 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of annotation
Test files
ctD006.xsd
ctD006.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
ctD007 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of two annotations
Test file
ctD007.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.
ctD008 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of simpleType
Test files
ctD008.xsd
ctD008.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
ctD009 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of two simpleTypes
Test file
ctD009.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.
ctD010 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of annotation then simpleType
Test files
ctD010.xsd
ctD010.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
ctD011 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of simpleType then annotation
Test file
ctD011.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.
ctD012 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of simpleType then facet
Test files
ctD012.xsd
ctD012.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
ctD013 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of duration
Test file
ctD013.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.
ctD014 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of encoding
Test file
ctD014.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.
ctD015 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of enumeration
Test files
ctD015.xsd
ctD015.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
ctD016 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of length
Test files
ctD016.xsd
ctD016.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
ctD017 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of maxExclusive
Test files
ctD017.xsd
ctD017.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
ctD018 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of maxInclusive
Test files
ctD018.xsd
ctD018.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
ctD019 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of maxLength
Test files
ctD019.xsd
ctD019.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
ctD020 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of minExclusive
Test files
ctD020.xsd
ctD020.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
ctD021 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of minInclusive
Test files
ctD021.xsd
ctD021.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
ctD022 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of minLength
Test files
ctD022.xsd
ctD022.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
ctD023 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of pattern
Test files
ctD023.xsd
ctD023.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
ctD024 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of period
Test file
ctD024.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.
ctD025 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of totalDigits
Test files
ctD025.xsd
ctD025.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
ctD026 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of fractionDigits
Test files
ctD026.xsd
ctD026.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
ctD027 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of whiteSpace
Test files
ctD027.xsd
ctD027.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
ctD028 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of two facets
Test files
ctD028.xsd
ctD028.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
ctD029 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of attribute
Test files
ctD029.xsd
ctD029.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
ctD030 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of two attributes
Test files
ctD030.xsd
ctD030.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
ctD031 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of attributeGroup
Test files
ctD031.xsd
ctD031.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
ctD032 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of two attributeGroups
Test files
ctD032.xsd
ctD032.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
ctD033 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of anyAttribute
Test files
ctD033.xsd
ctD033.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
ctD034 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of two anyAttributes
Test file
ctD034.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.
ctD035 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction with base='xsd:string' and content of length=5 and attribute
Test files
ctD035.xsd
ctD035.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
ctD036 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of group
Test file
ctD036.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.
ctD037 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of all
Test file
ctD037.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.
ctD038 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of choice
Test file
ctD038.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.
ctD039 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of sequence
Test file
ctD039.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.
ctD040 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of attribute then annotation
Test file
ctD040.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.
ctD041 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of attribute then simpleType
Test file
ctD041.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.
ctD042 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of attribute then facet
Test file
ctD042.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.
ctD043 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - D
simpleContent, content of restriction and content of anyAttribute then attribute
Test file
ctD043.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.
ctE001 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - E
simpleContent, content of extension and base='xsd:string'
Test files
ctE001.xsd
ctE001.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
ctE002 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - E
simpleContent, content of extension and base = defined complex type whose base is simpleType
Test files
ctE002.xsd
ctE002.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
ctE003 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - E
simpleContent, content of extension and base = defined complex type whose base is complexType
Test file
ctE003.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.
ctE004 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - E
simpleContent, content of extension and base = 'xsd:anyType'
Test file
ctE004.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 1
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
ctE005 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - E
simpleContent, content of extension with base='xsd:string' and content of length=5
Test file
ctE005.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.
ctE006 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - E
simpleContent, content of extension with base='xsd:string' and content of attribute
Test files
ctE006.xsd
ctE006.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
ctE007 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - E
simpleContent, content of extension with base='xsd:string' and content of attributeGroup
Test files
ctE007.xsd
ctE007.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
ctE008 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - E
simpleContent, content of extension with base='xsd:string' and content of anyAttribute
Test files
ctE008.xsd
ctE008.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
ctE009 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - E
simpleContent, content of extension with base='xsd:string' and content of two annotations
Test file
ctE009.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.
ctE010 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - E
simpleContent, content of extension with base='xsd:string' and content of two attributes
Test files
ctE010.xsd
ctE010.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
ctE011 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - E
simpleContent, content of extension with base='xsd:string' and content of group
Test file
ctE011.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.
ctE012 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - E
simpleContent, content of extension with base='xsd:string' and content of all
Test file
ctE012.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.
ctE013 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - E
simpleContent, content of extension with base='xsd:string' and content of choice
Test file
ctE013.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.
ctE014 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - E
simpleContent, content of extension with base='xsd:string' and content of sequence
Test file
ctE014.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.
ctE015 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - E
simpleContent, content of extension with base='xsd:string' and content of attribute then annotation
Test file
ctE015.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.
ctE016 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - E
simpleContent, content of extension with base='xsd:string' and content of anyAttribute then attribute
Test file
ctE016.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.
ctE017 Microsoft Syntax Checking for simpleContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - E
simpleContent, content of extension with base='xsd:string' and content of annotation
Test files
ctE017.xsd
ctE017.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
ctF001 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - F
comlexContent with optional attribute id = 'foo123'
Test files
ctF001.xsd
ctF001.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
ctF002 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - F
comlexContent with optional attribute id = 'foo123' , another object with an ID ='foo123'
Test file
ctF002.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.
ctF003 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - F
comlexContent with optional attribute id = 'foo123' , an included object with and ID='foo123'
Test file
ctF003.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.
ctF004 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - F
comlexContent with optional attribute id = ''
Test file
ctF004.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.
ctF005 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - F
comlexContent with optional attribute id = '123'
Test file
ctF005.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.
ctF006 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - F
complexContent with optional attribute mixed = 'true' and content of restriction then content of sequence with elements
Test files
ctF006.xsd
ctF006.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
ctF007 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - F
complexContent with optional attribute mixed = 'false' and content of restriction then content of sequence with elements
Test files
ctF007.xsd
ctF007.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
ctF008 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - F
complexContent with optional attribute mixed = 'true' and content of extension
Test file
ctF008.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.
ctF009 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - F
complexContent with optional attribute mixed = 'true' and content of extension then content of sequence with elements
Test file
ctF009.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.
ctF010 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - F
complexContent with optional attribute mixed = 'false' and content of extension then empty content
Test files
ctF010.xsd
ctF010.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
ctF011 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - F
complexContent with optional attribute mixed = 'false' and content of extension then content of sequence with elements
Test files
ctF011.xsd
ctF011.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
ctF012 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - F
complexContent with no content
Test file
ctF012.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.
ctF013 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - F
complexContent and content of annotation and restriction
Test files
ctF013.xsd
ctF013.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
ctF014 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - F
complexContent and content of extension
Test files
ctF014.xsd
ctF014.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
ctF015 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - F
complexContent and content of annotation
Test file
ctF015.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.
ctF016 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - F
complexContent and content of extension and annotation
Test file
ctF016.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.
ctF017 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - F
complexContent and content of restriction and annotation
Test file
ctF017.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.
ctG001 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with group
Test files
ctG001.xsd
ctG001.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
ctG002 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with group then annotation
Test file
ctG002.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.
ctG003 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with group then group
Test file
ctG003.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.
ctG004 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with group then all
Test file
ctG004.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.
ctG005 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with group then choice
Test file
ctG005.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.
ctG006 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with group then sequence
Test file
ctG006.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.
ctG007 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with group then attribute
Test files
ctG007.xsd
ctG007.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
ctG008 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with group then two attributes
Test files
ctG008.xsd
ctG008.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
ctG009 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with group then attributeGroup
Test files
ctG009.xsd
ctG009.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
ctG010 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with group then two attributeGroups
Test files
ctG010.xsd
ctG010.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
ctG011 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with group then anyAttribute
Test files
ctG011.xsd
ctG011.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
ctG012 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with group then two anyAttributes
Test file
ctG012.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.
ctG013 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with all
Test files
ctG013.xsd
ctG013.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
ctG014 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with all then annotation
Test file
ctG014.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.
ctG015 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with all then group
Test file
ctG015.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.
ctG016 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with all then all
Test file
ctG016.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.
ctG017 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with all then choice
Test file
ctG017.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.
ctG018 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with all then sequence
Test file
ctG018.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.
ctG019 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with all then attribute
Test files
ctG019.xsd
ctG019.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
ctG020 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with all then two attributes
Test files
ctG020.xsd
ctG020.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
ctG021 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with all then attributeGroup
Test files
ctG021.xsd
ctG021.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
ctG022 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with all then two attributeGroups
Test files
ctG022.xsd
ctG022.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
ctG023 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with all then anyAttribute
Test files
ctG023.xsd
ctG023.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
ctG024 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with all then two anyAttributes
Test file
ctG024.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.
ctG025 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with choice
Test files
ctG025.xsd
ctG025.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
ctG026 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with choice then annotation
Test file
ctG026.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.
ctG027 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with choice then group
Test file
ctG027.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.
ctG028 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with choice then all
Test file
ctG028.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.
ctG029 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with choice then choice
Test file
ctG029.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.
ctG030 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with choice then sequence
Test file
ctG030.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.
ctG031 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with choice then attribute
Test files
ctG031.xsd
ctG031.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
ctG032 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with choice then two attributes
Test files
ctG032.xsd
ctG032.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
ctG033 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with choice then attributeGroup
Test files
ctG033.xsd
ctG033.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
ctG034 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with choice then two attributeGroups
Test files
ctG034.xsd
ctG034.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
ctG035 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with choice then anyAttribute
Test files
ctG035.xsd
ctG035.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
ctG036 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with choice then two anyAttributes
Test file
ctG036.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.
ctG037 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with sequence
Test files
ctG037.xsd
ctG037.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
ctG038 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with sequence then annotation
Test file
ctG038.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.
ctG039 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with sequence then group
Test file
ctG039.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.
ctG040 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with sequence then all
Test file
ctG040.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.
ctG041 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with sequence then choice
Test file
ctG041.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.
ctG042 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with sequence then sequence
Test file
ctG042.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.
ctG043 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with sequence then attribute
Test files
ctG043.xsd
ctG043.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
ctG044 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with sequence then two attributes
Test files
ctG044.xsd
ctG044.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
ctG045 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with sequence then attributeGroup
Test files
ctG045.xsd
ctG045.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
ctG046 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with sequence then two attributeGroups
Test files
ctG046.xsd
ctG046.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
ctG047 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with sequence then anyAttribute
Test files
ctG047.xsd
ctG047.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
ctG048 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with sequence then two anyAttributes
Test file
ctG048.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.
ctG049 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attribute
Test files
ctG049.xsd
ctG049.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
ctG050 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attribute then annotation
Test file
ctG050.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.
ctG051 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attribute then group
Test file
ctG051.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.
ctG052 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attribute then all
Test file
ctG052.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.
ctG053 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attribute then choice
Test file
ctG053.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.
ctG054 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attribute then sequence
Test file
ctG054.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.
ctG055 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attribute then attribute
Test files
ctG055.xsd
ctG055.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
ctG056 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attribute then attributeGroup
Test files
ctG056.xsd
ctG056.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
ctG057 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attribute then two attributeGroups
Test files
ctG057.xsd
ctG057.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
ctG058 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attribute then anyAttribute
Test files
ctG058.xsd
ctG058.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
ctG059 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attribute then two anyAttributes
Test file
ctG059.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.
ctG060 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attributeGroup
Test files
ctG060.xsd
ctG060.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
ctG061 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attributeGroup then annotation
Test file
ctG061.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.
ctG062 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attributeGroup then group
Test file
ctG062.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.
ctG063 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attributeGroup then all
Test file
ctG063.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.
ctG064 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attributeGroup then choice
Test file
ctG064.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.
ctG065 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attributeGroup then sequence
Test file
ctG065.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.
ctG066 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attributeGroup then attribute
Test files
ctG066.xsd
ctG066.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
ctG067 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attributeGroup then two attributes
Test files
ctG067.xsd
ctG067.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
ctG068 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attributeGroup then attributeGroup
Test files
ctG068.xsd
ctG068.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
ctG069 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attributeGroup then anyAttribute
Test files
ctG069.xsd
ctG069.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
ctG070 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with attributeGroup then two anyAttributes
Test file
ctG070.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.
ctG071 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with anyAttribute
Test files
ctG071.xsd
ctG071.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
ctG072 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with anyAttribute then annotation
Test file
ctG072.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.
ctG073 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with anyAttribute then group
Test file
ctG073.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.
ctG074 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with anyAttribute then all
Test file
ctG074.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.
ctG075 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with anyAttribute then choice
Test file
ctG075.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.
ctG076 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with anyAttribute then sequence
Test file
ctG076.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.
ctG077 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with anyAttribute then attribute
Test file
ctG077.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.
ctG078 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with anyAttribute then two attributes
Test file
ctG078.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.
ctG079 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with anyAttribute then attributeGroup
Test file
ctG079.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.
ctG080 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with anyAttribute then two attributeGroups
Test file
ctG080.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.
ctG081 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - G
complexContent, content of restriction and content with anyAttribute then anyAttribute
Test file
ctG081.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.
ctH001 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with group
Test files
ctH001.xsd
ctH001.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
ctH002 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with group then annotation
Test file
ctH002.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.
ctH003 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with group then group
Test file
ctH003.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.
ctH004 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with group then all
Test file
ctH004.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.
ctH005 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with group then choice
Test file
ctH005.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.
ctH006 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with group then sequence
Test file
ctH006.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.
ctH007 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with group then attribute
Test files
ctH007.xsd
ctH007.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
ctH008 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with group then two attributes
Test files
ctH008.xsd
ctH008.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
ctH009 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with group then attributeGroup
Test files
ctH009.xsd
ctH009.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
ctH010 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with group then two attributeGroups
Test files
ctH010.xsd
ctH010.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
ctH011 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with group then anyAttribute
Test files
ctH011.xsd
ctH011.xml
Expected
S: 1
I: 1
Msv_Crimson
S: 1
I: 1
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: 1
I: 1
ctH012 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with group then two anyAttributes
Test file
ctH012.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.
ctH013 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with all
Test files
ctH013.xsd
ctH013.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
ctH014 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with all then annotation
Test file
ctH014.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.
ctH015 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with all then group
Test file
ctH015.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.
ctH016 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with all then all
Test file
ctH016.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.
ctH017 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with all then choice
Test file
ctH017.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.
ctH018 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with all then sequence
Test file
ctH018.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.
ctH019 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with all then attribute
Test files
ctH019.xsd
ctH019.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
ctH020 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with all then two attributes
Test files
ctH020.xsd
ctH020.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
ctH021 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with all then attributeGroup
Test files
ctH021.xsd
ctH021.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
ctH022 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with all then two attributeGroups
Test files
ctH022.xsd
ctH022.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
ctH023 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with all then anyAttribute
Test files
ctH023.xsd
ctH023.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
ctH024 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with all then two anyAttributes
Test file
ctH024.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.
ctH025 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with choice
Test files
ctH025.xsd
ctH025.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
ctH026 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with choice then annotation
Test file
ctH026.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.
ctH027 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with choice then group
Test file
ctH027.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.
ctH028 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with choice then all
Test file
ctH028.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.
ctH029 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with choice then choice
Test file
ctH029.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.
ctH030 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with choice then sequence
Test file
ctH030.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.
ctH031 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with choice then attribute
Test files
ctH031.xsd
ctH031.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
ctH032 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with choice then two attributes
Test files
ctH032.xsd
ctH032.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
ctH033 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with choice then attributeGroup
Test files
ctH033.xsd
ctH033.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
ctH034 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with choice then two attributeGroups
Test files
ctH034.xsd
ctH034.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
ctH035 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with choice then anyAttribute
Test files
ctH035.xsd
ctH035.xml
Expected
S: 1
I: 1
Msv_Crimson
S: 1
I: 1
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: 1
I: 1
ctH036 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with choice then two anyAttributes
Test file
ctH036.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.
ctH037 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with sequence
Test files
ctH037.xsd
ctH037.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
ctH038 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with sequence then annotation
Test file
ctH038.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.
ctH039 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with sequence then group
Test file
ctH039.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.
ctH040 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with sequence then all
Test file
ctH040.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.
ctH041 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with sequence then choice
Test file
ctH041.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.
ctH042 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with sequence then sequence
Test file
ctH042.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.
ctH043 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with sequence then attribute
Test files
ctH043.xsd
ctH043.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
ctH044 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with sequence then two attributes
Test files
ctH044.xsd
ctH044.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
ctH045 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with sequence then attributeGroup
Test files
ctH045.xsd
ctH045.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
ctH046 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with sequence then two attributeGroups
Test files
ctH046.xsd
ctH046.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
ctH047 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with sequence then anyAttribute
Test files
ctH047.xsd
ctH047.xml
Expected
S: 1
I: 1
Msv_Crimson
S: 1
I: 1
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: 1
I: 1
ctH048 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with sequence then two anyAttributes
Test file
ctH048.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.
ctH049 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attribute
Test files
ctH049.xsd
ctH049.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
ctH050 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attribute then annotation
Test file
ctH050.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.
ctH051 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attribute then group
Test file
ctH051.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.
ctH052 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attribute then all
Test file
ctH052.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.
ctH053 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attribute then choice
Test file
ctH053.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.
ctH054 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attribute then sequence
Test file
ctH054.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.
ctH055 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attribute then attribute
Test files
ctH055.xsd
ctH055.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
ctH056 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attribute then attributeGroup
Test files
ctH056.xsd
ctH056.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
ctH057 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attribute then two attributeGroups
Test files
ctH057.xsd
ctH057.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
ctH058 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attribute then anyAttribute
Test files
ctH058.xsd
ctH058.xml
Expected
S: 1
I: 1
Msv_Crimson
S: 1
I: 1
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: 1
I: 1
ctH059 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attribute then two anyAttributes
Test file
ctH059.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.
ctH060 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attributeGroup
Test files
ctH060.xsd
ctH060.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
ctH061 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attributeGroup then annotation
Test file
ctH061.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.
ctH062 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attributeGroup then group
Test file
ctH062.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.
ctH063 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attributeGroup then all
Test file
ctH063.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.
ctH064 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attributeGroup then choice
Test file
ctH064.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.
ctH065 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attributeGroup then sequence
Test file
ctH065.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.
ctH066 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attributeGroup then attribute
Test files
ctH066.xsd
ctH066.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
ctH067 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attributeGroup then two attributes
Test files
ctH067.xsd
ctH067.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
ctH068 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attributeGroup then attributeGroup
Test files
ctH068.xsd
ctH068.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
ctH069 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attributeGroup then anyAttribute
Test files
ctH069.xsd
ctH069.xml
Expected
S: 1
I: 1
Msv_Crimson
S: 1
I: 1
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: 1
I: 1
ctH070 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with attributeGroup then two anyAttributes
Test file
ctH070.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.
ctH071 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with anyAttribute
Test files
ctH071.xsd
ctH071.xml
Expected
S: 1
I: 1
Msv_Crimson
S: 1
I: 1
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: 1
I: 1
ctH072 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with anyAttribute then annotation
Test file
ctH072.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.
ctH073 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with anyAttribute then group
Test file
ctH073.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.
ctH074 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with anyAttribute then all
Test file
ctH074.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.
ctH075 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with anyAttribute then choice
Test file
ctH075.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.
ctH076 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with anyAttribute then sequence
Test file
ctH076.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.
ctH077 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with anyAttribute then attribute
Test file
ctH077.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.
ctH078 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with anyAttribute then two attributes
Test file
ctH078.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.
ctH079 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with anyAttribute then attributeGroup
Test file
ctH079.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.
ctH080 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with anyAttribute then two attributeGroups
Test file
ctH080.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.
ctH081 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with anyAttribute then anyAttribute
Test file
ctH081.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.
ctH082 Microsoft Syntax Checking for comlexContent complexType Declaration
Specs section: 3.4.2 XML Representation of Complex Type Definitions - H
complexContent, content of extension and content with group then anyAttribute using a list
Test files
ctH082.xsd
ctH082.xml
Expected
S: 1
I: 1
Msv_Crimson
S: 1
I: 1
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: 1
I: 1
ctI001 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
Two complex types with name = 'fooType'
Test file
ctI001.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.
ctI002 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType and simpleType with name = 'fooType'
Test file
ctI002.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.
ctI003 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with name = 'fooType' , global attribute with name='fooType'
Test files
ctI003.xsd
ctI003.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
ctI004 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute final = '' , derived complexType by restriction
Test files
ctI004.xsd
ctI004.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
ctI005 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute final = '' , derived complexType by extension
Test files
ctI005.xsd
ctI005.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
ctI006 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute final = '#all' , derived complexType by restriction
Test file
ctI006.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.
ctI007 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute final = '#all' , derived complexType by extension
Test file
ctI007.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.
ctI008 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute final = 'restriction' , derived complexType by restriction
Test file
ctI008.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.
ctI009 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute final = 'restriction' , derived complexType by extension
Test files
ctI009.xsd
ctI009.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
ctI010 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute final = 'extension' , derived complexType by restriction
Test files
ctI010.xsd
ctI010.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
ctI011 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute final = 'extension' , derived complexType by extension
Test file
ctI011.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.
ctI012 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute final = 'restriction extension' , derived complexType by extension
Test file
ctI012.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.
ctI013 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute final = 'restriction extension' , derived complexType by restriction
Test file
ctI013.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.
ctI014 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with finalDefault = '' , derived complexType by restriction
Test files
ctI014.xsd
ctI014.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
ctI015 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with finalDefault = '' , derived complexType by extension
Test files
ctI015.xsd
ctI015.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
ctI016 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with finalDefault = '#all' , derived complexType by restriction
Test file
ctI016.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.
ctI017 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with finalDefault = '#all' , derived complexType by extension
Test file
ctI017.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.
ctI018 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with finalDefault = '#all' and final='' , derived complexType by restriction
Test files
ctI018.xsd
ctI018.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
ctI019 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with finalDefault = '#all' and final='' , derived complexType by extension
Test files
ctI019.xsd
ctI019.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
ctI020 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with finalDefault = 'restriction' , derived complexType by restriction
Test file
ctI020.xsd
Expected
S: 0
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.
ctI021 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with finalDefault = 'restriction' , derived complexType by extension
Test files
ctI021.xsd
ctI021.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
ctI022 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with finalDefault = 'restriction' and final='extension' , derived complexType by restriction
Test files
ctI022.xsd
ctI022.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
ctI023 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with finalDefault = 'extension' , derived complexType by restriction
Test files
ctI023.xsd
ctI023.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
ctI024 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with finalDefault = 'extension' , derived complexType by extension
Test file
ctI024.xsd
Expected
S: 0
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.
ctI025 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with finalDefault = 'extension' and final='restriction' , derived complexType by extension
Test files
ctI025.xsd
ctI025.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
ctI026 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with finalDefault = 'restriction extension' and final='restriction' , derived complexType by extension
Test files
ctI026.xsd
ctI026.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
ctI027 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with finalDefault = 'restriction extension' and final='extension' , derived complexType by restriction
Test files
ctI027.xsd
ctI027.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
ctI028 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute block = '' , use xsi:type of substituted complexType by restriction
Test files
ctI028.xsd
ctI028.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
ctI029 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute block = '' , use xsi:type of substituted complexType by extension
Test files
ctI029.xsd
ctI029.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
ctI030 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute block = '#all' , use xsi:type of substituted complexType by restriction
Test files
ctI030.xsd
ctI030.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
ctI031 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute block = '#all' , use xsi:type of substituted complexType by extension
Test files
ctI031.xsd
ctI031.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
ctI032 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute block = 'restriction' , use xsi:type of substituted complexType by restriction
Test files
ctI032.xsd
ctI032.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
ctI033 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute block = 'restriction' , use xsi:type of substituted complexType by extension
Test files
ctI033.xsd
ctI033.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
ctI034 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute block = 'extension' , use xsi:type of substituted complexType by restriction
Test files
ctI034.xsd
ctI034.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
ctI035 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute block = 'extension' , use xsi:type of substituted complexType by extension
Test files
ctI035.xsd
ctI035.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
ctI036 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with blockDefault = '' , use xsi:type of substituted complexType by restriction
Test files
ctI036.xsd
ctI036.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
ctI037 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with blockDefault = '' , use xsi:type of substituted complexType by extension
Test files
ctI037.xsd
ctI037.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
ctI038 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with blockDefault = '#all' , use xsi:type of substituted complexType by restriction
Test files
ctI038.xsd
ctI038.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
ctI039 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with blockDefault = '#all' , use xsi:type of substituted complexType by extension
Test files
ctI039.xsd
ctI039.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
ctI040 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with blockDefault = '#all' and block='' , use xsi:type of substituted complexType by restriction
Test files
ctI040.xsd
ctI040.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
ctI041 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with blockDefault = '#all' and block='' , use xsi:type of substituted complexType by extension
Test files
ctI041.xsd
ctI041.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
ctI042 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with blockDefault = 'restriction' , use xsi:type of substituted complexType by restriction
Test files
ctI042.xsd
ctI042.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
ctI043 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with blockDefault = 'restriction' , use xsi:type of substituted complexType by extension
Test files
ctI043.xsd
ctI043.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
ctI044 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with blockDefault = 'restriction' and block='extension' , use xsi:type of substituted complexType by restriction
Test files
ctI044.xsd
ctI044.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
ctI045 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with blockDefault = 'extension' , use xsi:type of substituted complexType by extension
Test files
ctI045.xsd
ctI045.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
ctI046 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with blockDefault = 'extension' , use xsi:type of substituted complexType by restriction
Test files
ctI046.xsd
ctI046.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
ctI047 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
schema with blockDefault = 'extension' and block='restriction' , use xsi:type of substituted complexType by extension
Test files
ctI047.xsd
ctI047.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
ctI048 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute abstract = 'true' , instance document element has type as complexType
Test files
ctI048.xsd
ctI048.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
ctI049 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute abstract = 'true' , instance document element has xsi:type as complexType
Test files
ctI049.xsd
ctI049.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
ctI050 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - I
complexType with attribute abstract = 'true' , derived complexType from abstract used by instance document element
Test files
ctI050.xsd
ctI050.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
ctJ001 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - J
complexContent with base = a complexType definition
Test files
ctJ001.xsd
ctJ001.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
ctJ002 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - J
complexContent with base = a simpleType definition
Test file
ctJ002.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.
ctJ003 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - J
complexContent with base = internal type
Test file
ctJ003.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.
ctK001 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - K
simpleContent with base = a complexType definition whose parent base is a simpleType
Test files
ctK001.xsd
ctK001.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
ctK002 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - K
simpleContent with base = a complexType definition whose parent base is a complexType
Test file
ctK002.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 1
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
ctL001 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content is empty. instance document element has text
Test files
ctL001.xsd
ctL001.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
ctL002 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content is empty. instance document element has element children
Test files
ctL002.xsd
ctL002.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
ctL003 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content is empty. instance document element is empty
Test files
ctL003.xsd
ctL003.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
ctL004 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
simpleContent. instance document element has element children
Test files
ctL004.xsd
ctL004.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
ctL005 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content is element only. instance document element has element children
Test files
ctL005.xsd
ctL005.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
ctL006 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content is element only. instance document element has character information
Test files
ctL006.xsd
ctL006.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
ctL007 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content is element only. instance document element only whitespace
Test files
ctL007.xsd
ctL007.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
ctL008 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content is element only. instance document elements in same order as type definition
Test files
ctL008.xsd
ctL008.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
ctL009 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content is element only. instance document elements are in a different order from type definition
Test files
ctL009.xsd
ctL009.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
ctL010 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content is element only. instance document element has element children not in schema
Test files
ctL010.xsd
ctL010.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
ctL011 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content is mixed. instance document elements in same order as type definition
Test files
ctL011.xsd
ctL011.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
ctL012 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content is mixed. instance document elements are in a different order from type definition
Test files
ctL012.xsd
ctL012.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
ctL013 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content has attributes defined. instance document has attributes missing
Test files
ctL013.xsd
ctL013.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
ctL014 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content has attributes defined. instance document has attributes
Test files
ctL014.xsd
ctL014.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
ctL015 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content has attribute wildcard, processContents = 'skip' instance document has attributes missing
Test files
ctL015.xsd
ctL015.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
ctL016 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content has attribute wildcard, processContents = 'skip' instance document has attributes
Test files
ctL016.xsd
ctL016.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
ctL017 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content has attribute wildcard, processContents = 'lax' instance document has attributes missing
Test files
ctL017.xsd
ctL017.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
ctL018 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content has attribute wildcard, processContents = 'lax' instance document has attributes
Test files
ctL018.xsd
ctL018.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
ctL019 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content has attribute wildcard, processContents = 'strict' instance document has attributes missing
Test files
ctL019.xsd
ctL019.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
ctL020 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content has attribute wildcard, processContents = 'strict' instance document has attributes but namespace does have definition
Test files
ctL020.xsd
ctL020.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
ctL021 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
content has attribute wildcard, processContents = 'strict' instance document has attributes and namespace has definition
Test files
ctL021.xsd
ctL021.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
ctL022 Microsoft complexType Validation checking
Specs section: 3.4.4 ComplexType Definition Validation Rules - L
Regression #67200 - ability to use abstract complexType as xsi:type using inline schemas
Test files
bug67200.xsd
bug67200.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
ctM001 Microsoft complexType Schema Component Constraints
Specs section: 3.4.6 Constraints on Complex Type Definition Schema Components - M
complexType with base type a simpleType. derivation = restriction
Test file
ctM001.xsd
Expected
S: 0
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.
ctM002 Microsoft complexType Schema Component Constraints
Specs section: 3.4.6 Constraints on Complex Type Definition Schema Components - M
complexType with base type a simpleType. derivation = extension
Test files
ctM002.xsd
ctM002.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
ctM003 Microsoft complexType Schema Component Constraints
Specs section: 3.4.6 Constraints on Complex Type Definition Schema Components - M
two attribute use pairs have same name and target namespace
Test file
ctM003.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.
ctM004 Microsoft complexType Schema Component Constraints
Specs section: 3.4.6 Constraints on Complex Type Definition Schema Components - M
two attributes with different names both have types derived from ID
Test file
ctM004.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.
ctN001 Microsoft complexType Schema Component Constraints
Specs section: 3.4.6 Constraints on Complex Type Definition Schema Components - N
derivation=extension. final of base type not extension
Test files
ctN001.xsd
ctN001.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
ctN002 Microsoft complexType Schema Component Constraints
Specs section: 3.4.6 Constraints on Complex Type Definition Schema Components - N
derivation=extension. final of base type is extension
Test file
ctN002.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.
ctN003 Microsoft complexType Schema Component Constraints
Specs section: 3.4.6 Constraints on Complex Type Definition Schema Components - N
derivation=extension. Attribute wildcard ##local in base type. Derived type has wildcard with ##any namespace constraint.
Test files
ctN003.xsd
ctN003.xml
Expected
S: 1
I: 1
Msv_Crimson
S: 1
I: 1
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: 1
I: 1
ctN004 Microsoft complexType Schema Component Constraints
Specs section: 3.4.6 Constraints on Complex Type Definition Schema Components - N
derivation=extension. Attribute wildcard ##any in base type. Derived type has wildcard with ##local namespace constraint.
Test files
ctN004.xsd
ctN004.xml
Expected
S: 1
I: 1
Msv_Crimson
S: 1
I: 1
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: 1
I: 1
ctO001 Microsoft complexType Schema Component Constraints
Specs section: 3.4.6 Constraints on Complex Type Definition Schema Components - O
derivation=restriction. final base type not restriction
Test files
ctO001.xsd
ctO001.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
ctO002 Microsoft complexType Schema Component Constraints
Specs section: 3.4.6 Constraints on Complex Type Definition Schema Components - O
derivation=restriction. final base type is restriction
Test file
ctO002.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.
ctO003 Microsoft complexType Schema Component Constraints
Specs section: 3.4.6 Constraints on Complex Type Definition Schema Components - O
derivation=restriction. Attribute wildcard in base type. Derived type has attribute that is valid with respect to wildcard
Test files
ctO003.xsd
ctO003.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
ctO004 Microsoft complexType Schema Component Constraints
Specs section: 3.4.6 Constraints on Complex Type Definition Schema Components - O
derivation=restriction. Attribute wildcard in base type. Derived type has attribute that is not valid with respect to wildcard
Test file
ctO004.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.
ctO005 Microsoft complexType Schema Component Constraints
Specs section: 3.4.6 Constraints on Complex Type Definition Schema Components - O
derivation=restriction. Derived type has Attribute Wildcard. Base type does not have attribute wildcard
Test file
ctO005.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.
ctO006 Microsoft complexType Schema Component Constraints
Specs section: 3.4.6 Constraints on Complex Type Definition Schema Components - O
derivation=restriction. Derived type has Attribute Wildcard. Derived wildcard namespace constraint is a subset of base
Test files
ctO006.xsd
ctO006.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
ctO007 Microsoft complexType Schema Component Constraints
Specs section: 3.4.6 Constraints on Complex Type Definition Schema Components - O
derivation=restriction. Derived type has Attribute Wildcard. Derived wildcard namespace constraint is not a subset of base
Test file
ctO007.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.