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 (Microsoft)

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