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

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
stA001 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute id = 'foo123'
Test file
stA001.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stA002 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute id = 'foo123' , another object with an ID ='foo123'
Test file
stA002.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.
stA003 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute id = 'foo123' , an included object with and ID='foo123'
Test file
stA003.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.
stA004 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute id = ''
Test file
stA004.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.
stA005 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute id = '123'
Test file
stA005.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.
stA006 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute id = 'foo123' , name attribute='foo123'
Test file
stA006.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stA007 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute name = 'fooType'
Test file
stA007.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stA008 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute name = 'fooType' , simpleType not global, parent is simpleType restriction
Test file
stA008.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.
stA009 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute name = 'fooType' , simpleType not global, parent is list
Test file
stA009.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.
stA010 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute name = 'fooType' , simpleType not global, parent is union
Test file
stA010.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.
stA011 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute name = 'fooType' , simpleType not global, parent is attribute
Test file
stA011.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.
stA012 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute name = 'fooType' , simpleType not global, parent is element
Test file
stA012.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.
stA013 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute name = 'fooType' , simpleType not global, parent is simpleContent restriction
Test file
stA013.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.
stA014 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute name = 'a:b'
Test file
stA014.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.
stA015 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute name = ''
Test file
stA015.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.
stA016 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute name = 'xmlns'
Test file
stA016.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stA017 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute name = '1foo'
Test file
stA017.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.
stA018 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute name = '_foo'
Test file
stA018.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stA019 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
Declaration with optional attribute name = '_1'
Test file
stA019.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stA020 Microsoft Syntax Checking for simpleType Declaration
Specs section: A
attribute with non-schema namespace
Test file
stA020.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stB001 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content of single annotation
Test file
stB001.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stB002 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with two annotations
Test file
stB002.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stB003 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with restriction
Test file
stB003.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stB004 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with two restrctions
Test file
stB004.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stB005 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with restriction then annotation
Test file
stB005.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.
stB006 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with annotation then restriction
Test file
stB006.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stB007 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with restriction then attribute
Test file
stB007.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stB008 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with list
Test file
stB008.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stB009 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with two lists
Test file
stB009.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stB010 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with list then annotation
Test file
stB010.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.
stB011 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with annotation then list
Test file
stB011.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stB012 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with union
Test file
stB012.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stB013 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with two unions
Test file
stB013.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stB014 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with union then annotation
Test file
stB014.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.
stB015 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with annotation then union
Test file
stB015.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stB016 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with two annotations then restriction
Test file
stB016.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.
stB017 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with two annotations then list
Test file
stB017.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.
stB018 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with two annotations then union
Test file
stB018.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.
stB019 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with list then restriction
Test file
stB019.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stB020 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with list then union
Test file
stB020.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stB021 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with restriction then list
Test file
stB021.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stB022 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with restriction then union
Test file
stB022.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stB023 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with union then list
Test file
stB023.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stB024 Microsoft Syntax Checking for simpleType Declaration
Specs section: B
content with union then restriction
Test file
stB024.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stC001 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction with optional attribute base = 'xsd:string'
Test file
stC001.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stC002 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction with optional attribute base = 'xsd:something'
Test file
stC002.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stC003 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction with optional attribute base = 'xsd:anyType'
Test file
stC003.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stC004 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction with optional attribute base = 'foo:string' foo is not defined
Test file
stC004.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stC005 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction with optional attribute id = 'foo123'
Test file
stC005.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stC006 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction with optional attribute id = 'foo123' , another object with an ID ='foo123'
Test file
stC006.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.
stC007 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction with optional attribute id = 'foo123' , an included object with and ID='foo123'
Test file
stC007.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.
stC008 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction with optional attribute id = ''
Test file
stC008.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.
stC009 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction with optional attribute id = '123'
Test file
stC009.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.
stC010 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. content of simpleType
Test file
stC010.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stC011 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. content of two simpleTypes
Test file
stC011.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stC012 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. base is valid for restriction facet and content of duration
Test file
stC012.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stC013 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. base is valid for restriction facet and content of encoding
Test file
stC013.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stC014 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. base is valid for restriction facet and content of enumeration
Test file
stC014.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stC015 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. base is valid for restriction facet and content of length
Test file
stC015.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stC016 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. base is valid for restriction facet and content of maxExclusive
Test file
stC016.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stC017 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. base is valid for restriction facet and content of maxInclusive
Test file
stC017.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stC018 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. base is valid for restriction facet and content of maxLength
Test file
stC018.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stC019 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. base is valid for restriction facet and content of minExclusive
Test file
stC019.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stC020 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. base is valid for restriction facet and content of minInclusive
Test file
stC020.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stC021 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. base is valid for restriction facet and content of minLength
Test file
stC021.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stC022 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. base is valid for restriction facet and content of pattern
Test file
stC022.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stC023 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. base is valid for restriction facet and content of period
Test file
stC023.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stC024 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. base is valid for restriction facet and content of totalDigits
Test file
stC024.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stC025 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. base is valid for restriction facet and content of fractionDigits
Test file
stC025.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stC026 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. base is valid for restriction facet and content of whiteSpace
Test file
stC026.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stC027 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. base is valid for restriction facet and content of attribute
Test file
stC027.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stC028 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. content of attributeGroup
Test file
stC028.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stC029 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. content of anyAttribute
Test file
stC029.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stC030 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. base = 'xsd:string and content of annotation and length=5
Test file
stC030.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stC031 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. base = 'xsd:string' and content of simpleType
Test file
stC031.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.
stC032 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. content of simpleType and length=5
Test file
stC032.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stC033 Microsoft Syntax Checking for simpleType Declaration
Specs section: C
Restriction. attribute with non-schema namespace
Test file
stC033.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stD001 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List with optional attribute id = 'foo123'
Test file
stD001.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stD002 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List with optional attribute id = 'foo123' , another object with an ID ='foo123'
Test file
stD002.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.
stD003 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List with optional attribute id = 'foo123' , an included object with and ID='foo123'
Test file
stD003.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.
stD004 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List with optional attribute id = ''
Test file
stD004.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.
stD005 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List with optional attribute id = '123'
Test file
stD005.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.
stD006 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List with optional attribute itemType = 'myInteger' itemType is unique
Test file
stD006.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stD007 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List with optional attribute itemType = 'xsd:Integer' xsd is properly defined
Test file
stD007.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stD008 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List with optional attribute itemType = 'foo:myInteger' foo is properly defined
Test file
stD008.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stD009 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List with optional attribute itemType = 'foo:myInteger' foo is not defined
Test file
stD009.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stD010 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List with optional attribute itemType = ''
Test file
stD010.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stD011 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List attribute with non-schema namespace
Test file
stD011.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stD012 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List content is empty
Test file
stD012.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stD013 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List content of single annotation
Test file
stD013.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stD014 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List content of single annotation then simpleType
Test file
stD014.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stD015 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List content of two simpleTypes
Test file
stD015.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stD016 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List content of two annotations then simpleType
Test file
stD016.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.
stD017 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List content of simpleType then annotation
Test file
stD017.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.
stD018 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List with optional attribute itemType = 'xsd:Integer' content of simpleType
Test file
stD018.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stD019 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List with optional attribute itemType = 'myTest' myTest is a complexType
Test file
stD019.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.
stD020 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List with optional attribute itemType = 'myTest' myTest is a Union
Test file
stD020.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stD021 Microsoft Syntax Checking for simpleType Declaration
Specs section: D
List with optional attribute itemType = 'myTest' myTest a simpleType restriction
Test file
stD021.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stE001 Microsoft Syntax Checking for simpleType Declaration
Specs section: E
Union with optional attribute id = 'foo123'
Test file
stE001.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stE002 Microsoft Syntax Checking for simpleType Declaration
Specs section: E
Union with optional attribute id = 'foo123' , another object with an ID ='foo123'
Test file
stE002.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.
stE003 Microsoft Syntax Checking for simpleType Declaration
Specs section: E
Union with optional attribute id = 'foo123' , an included object with and ID='foo123'
Test file
stE003.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.
stE004 Microsoft Syntax Checking for simpleType Declaration
Specs section: E
Union with optional attribute id = ''
Test file
stE004.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.
stE005 Microsoft Syntax Checking for simpleType Declaration
Specs section: E
Union with optional attribute id = '123'
Test file
stE005.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.
stE006 Microsoft Syntax Checking for simpleType Declaration
Specs section: E
Union with optional attribute memberTypes = 'States listMyInt' memberTypes is unique
Test file
stE006.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stE007 Microsoft Syntax Checking for simpleType Declaration
Specs section: E
Union with optional attribute memberTypes = 'xsd:Integer foo:listMyInt' namespaces are defined
Test file
stE007.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stE008 Microsoft Syntax Checking for simpleType Declaration
Specs section: E
Union with optional attribute memberTypes = 'xsd:Integer foo:listMyInt' foo namespace is not defined
Test file
stE008.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stE009 Microsoft Syntax Checking for simpleType Declaration
Specs section: E
Union attribute with non-schema namespace
Test file
stE009.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stE010 Microsoft Syntax Checking for simpleType Declaration
Specs section: E
Union content is empty
Test file
stE010.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stE011 Microsoft Syntax Checking for simpleType Declaration
Specs section: E
Union memberTypes attribute and content of single annotation
Test file
stE011.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stE012 Microsoft Syntax Checking for simpleType Declaration
Specs section: E
Union no attributes and content of single annotation
Test file
stE012.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stE013 Microsoft Syntax Checking for simpleType Declaration
Specs section: E
Union content of single annotation then simpleType
Test file
stE013.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stE014 Microsoft Syntax Checking for simpleType Declaration
Specs section: E
Union content of two simpleTypes
Test file
stE014.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stE015 Microsoft Syntax Checking for simpleType Declaration
Specs section: E
Union content of two annotations then simpleType
Test file
stE015.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.
stE016 Microsoft Syntax Checking for simpleType Declaration
Specs section: E
Union content of simpleType then annotation
Test file
stE016.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.
stE017 Microsoft Syntax Checking for simpleType Declaration
Specs section: E
Union memberTypes attribute and content of simpleType
Test file
stE017.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stE018 Microsoft Syntax Checking for simpleType Declaration
Specs section: E
Union derived from complexType
Test file
stE018.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.
stF001 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from List with constraining facet of length
Test file
stF001.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stF002 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from List with constraining facet of maxLength
Test file
stF002.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stF003 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from List with constraining facet of minLength
Test file
stF003.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stF004 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from List with constraining facet of enumeration
Test file
stF004.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stF005 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from List with constraining facet of whitespace
Test file
stF005.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stF006 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from List with constraining facet of pattern
Test file
stF006.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stF007 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from List with constraining facet of duration
Test file
stF007.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stF008 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from List with constraining facet of encoding
Test file
stF008.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stF009 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from List with constraining facet of maxExclusive
Test file
stF009.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.
stF010 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from List with constraining facet of maxInclusive
Test file
stF010.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.
stF011 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from List with constraining facet of minExclusive
Test file
stF011.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.
stF012 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from List with constraining facet of minInclusive
Test file
stF012.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.
stF013 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from List with constraining facet of period
Test file
stF013.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stF014 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from List with constraining facet of precision
Test file
stF014.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stF015 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from List with constraining facet of scale
Test file
stF015.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stF016 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from Union with constraining facet of pattern
Test file
stF016.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stF017 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from Union with constraining facet of enumeration
Test file
stF017.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stF018 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from Union with constraining facet of length
Test file
stF018.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.
stF019 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from Union with constraining facet of maxLength
Test file
stF019.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.
stF020 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from Union with constraining facet of minLength
Test file
stF020.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.
stF021 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from Union with constraining facet of whitespace
Test file
stF021.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stF022 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from Union with constraining facet of duration
Test file
stF022.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stF023 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from Union with constraining facet of encoding
Test file
stF023.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stF024 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from Union with constraining facet of maxExclusive
Test file
stF024.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.
stF025 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from Union with constraining facet of maxInclusive
Test file
stF025.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.
stF026 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from Union with constraining facet of minExclusive
Test file
stF026.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.
stF027 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from Union with constraining facet of minInclusive
Test file
stF027.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.
stF028 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from Union with constraining facet of period
Test file
stF028.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stF029 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from Union with constraining facet of precision
Test file
stF029.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stF030 Microsoft simpleType Validation checking
Specs section: F
Derived datatype from Union with constraining facet of scale
Test file
stF030.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stF031 Microsoft simpleType Validation checking
Specs section: F
Check that simpleType final works for list, union and restriction
Test file
stF031.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stF032 Microsoft simpleType Validation checking
Specs section: F
Check that simpleType final works for #all
Test file
stF032.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stF033 Microsoft simpleType Validation checking
Specs section: F
Check that simpleType final works for #all
Test file
stF033.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.
stF034 Microsoft simpleType Validation checking
Specs section: F
Check that use of finalDefault = list stops simpleType derivations
Test file
stF034.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stF035 Microsoft simpleType Validation checking
Specs section: F
Check that use of finalDefault = list stops simpleType derivations
Test file
stF035.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.
stF036 Microsoft simpleType Validation checking
Specs section: F
Check that use of finalDefault = union stops simpleType derivations
Test file
stF036.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stF037 Microsoft simpleType Validation checking
Specs section: F
Check that use of finalDefault = union stops simpleType derivations
Test file
stF037.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.
stG001 Microsoft simpleType Validation checking
Specs section: G
list of atomic type instance document contains items of the same atomic type
Test files
stG001.xsd
stG001.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
stG002 Microsoft simpleType Validation checking
Specs section: G
list of atomic type with facet of 'maxLength' value = '3' instance document has 3 items
Test files
stG002.xsd
stG002.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
stG003 Microsoft simpleType Validation checking
Specs section: G
list of atomic type with facet of 'maxLength' value = '3' instance document has 4 items
Test files
stG003.xsd
stG003.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
stG004 Microsoft simpleType Validation checking
Specs section: G
schema is a list derived from a union of integer and NMTOKEN instance document contains valid items of integer and NMTOKEN
Test files
stG004.xsd
stG004.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
stG005 Microsoft simpleType Validation checking
Specs section: G
schema is a list derived from a union of integer and NMTOKEN instance document contains float
Test files
stG005.xsd
stG005.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
stG006 Microsoft simpleType Validation checking
Specs section: G
list of atomic type with facet of 'length' value = '2' instance document has 2 items
Test files
stG006.xsd
stG006.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
stG007 Microsoft simpleType Validation checking
Specs section: G
list of atomic type with facet of 'length' value = '2' instance document has 1 item
Test files
stG007.xsd
stG007.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
stG008 Microsoft simpleType Validation checking
Specs section: G
list of atomic type with facet of 'minLength' value = '2' instance document has 3 items
Test files
stG008.xsd
stG008.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
stG009 Microsoft simpleType Validation checking
Specs section: G
list of atomic type with facet of 'minLength' value = '2' instance document has 1 item
Test files
stG009.xsd
stG009.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
stG010 Microsoft simpleType Validation checking
Specs section: G
list of NMTOKEN type with facet of 'enumeration' value = 'CA' instance document has 'CA' value
Test files
stG010.xsd
stG010.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
stG011 Microsoft simpleType Validation checking
Specs section: G
list of NMTOKEN type with facet of 'enumeration' value = 'CA' instance document has 'WA' value
Test files
stG011.xsd
stG011.xml
Expected
S: 1
I: 0
Msv_Crimson
S: 0
I: NA
XSV
S: 1
I: 1
XSV
S: 1
I: 1
XERCES
S: 1
I: 0
stG012 Microsoft simpleType Validation checking
Specs section: G
list of string type with facet of 'pattern' value = '[A-C]{0,2}' instance document has 'CA' value
Test files
stG012.xsd
stG012.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
stG013 Microsoft simpleType Validation checking
Specs section: G
list of string type with facet of 'pattern' value = '[A-C]{0,2}' instance document has 'WA' value
Test files
stG013.xsd
stG013.xml
Expected
S: 1
I: 0
Msv_Crimson
S: 0
I: NA
XSV
S: 1
I: 1
XSV
S: 1
I: 1
XERCES
S: 1
I: 1
stH001 Microsoft simpleType Validation checking
Specs section: H
schema defines a union of positiveInteger with minInclusive and maxInclusive restrictions and NMTOKEN with enumeration instance document has valid values
Test files
stH001.xsd
stH001.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
stH002 Microsoft simpleType Validation checking
Specs section: H
schema defines a union of positiveInteger with minInclusive and maxInclusive restrictions and NMTOKEN with enumeration instance document an invalid value
Test files
stH002.xsd
stH002.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
stH003 Microsoft simpleType Validation checking
Specs section: H
schema defines a union with memberTypes of a list of states(restricted strings) and a list of zip codes(restricted positiveIntegers) instance document has valid values
Test files
stH003.xsd
stH003.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
stH004 Microsoft simpleType Validation checking
Specs section: H
schema defines a union with memberTypes of a list of states(restricted strings) and a list of zip codes(restricted positiveIntegers) instance document has zip code out of range
Test files
stH004.xsd
stH004.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
stH005 Microsoft simpleType Validation checking
Specs section: H
union derived from list of zip codes with restriction facet 'pattern' with a value of '[0-8]{5}' instance document has zip code='12345'
Test files
stH005.xsd
stH005.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
stH006 Microsoft simpleType Validation checking
Specs section: H
union derived from list of zip codes with restriction facet 'pattern' with a value of '[0-8]{5}' instance document has zip code = '98765'
Test files
stH006.xsd
stH006.xml
Expected
S: 1
I: 0
Msv_Crimson
S: 0
I: NA
XSV
S: 1
I: 1
XSV
S: 1
I: 1
XERCES
S: 1
I: 1
stH007 Microsoft simpleType Validation checking
Specs section: H
union derived from list of states with restriction facet 'enumeration' with a value of 'CA' instance document has state = 'CA'
Test files
stH007.xsd
stH007.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
stH008 Microsoft simpleType Validation checking
Specs section: H
union derived from list of states with restriction facet 'enumeration' with a value of 'CA' instance document has state = 'WA'
Test files
stH008.xsd
stH008.xml
Expected
S: 1
I: 0
Msv_Crimson
S: 0
I: NA
XSV
S: 1
I: 1
XSV
S: 1
I: 1
XERCES
S: 1
I: 0
stI001 Microsoft simpleType Schema Component Constraints
Specs section: I
atomic. base type definition is atomic
Test file
stI001.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stI002 Microsoft simpleType Schema Component Constraints
Specs section: I
atomic. base type definition is union
Test file
stI002.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stI003 Microsoft simpleType Schema Component Constraints
Specs section: I
atomic. base type definition is list
Test file
stI003.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stI004 Microsoft simpleType Schema Component Constraints
Specs section: I
atomic. base type definition is complexType
Test file
stI004.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.
stI005 Microsoft simpleType Schema Component Constraints
Specs section: I
atomic. derived facet value is outside base facet acceptable restriction.
Test file
stI005.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.
stJ001 Microsoft simpleType Schema Component Constraints
Specs section: J
list. item type definition refers to atomic type
Test file
stJ001.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stJ002 Microsoft simpleType Schema Component Constraints
Specs section: J
list. item type definition refers to union type
Test file
stJ002.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stJ003 Microsoft simpleType Schema Component Constraints
Specs section: J
list. item type definition refers to complexType
Test file
stJ003.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.
stJ004 Microsoft simpleType Schema Component Constraints
Specs section: J
list. length facet
Test file
stJ004.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stJ005 Microsoft simpleType Schema Component Constraints
Specs section: J
list. minLength facet
Test file
stJ005.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stJ006 Microsoft simpleType Schema Component Constraints
Specs section: J
list. maxLength facet
Test file
stJ006.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stJ007 Microsoft simpleType Schema Component Constraints
Specs section: J
list. pattern facet
Test file
stJ007.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stJ008 Microsoft simpleType Schema Component Constraints
Specs section: J
list. enumeration facet
Test file
stJ008.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stJ009 Microsoft simpleType Schema Component Constraints
Specs section: J
list. whiteSpace facet
Test file
stJ009.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stJ010 Microsoft simpleType Schema Component Constraints
Specs section: J
list. maxInclusive facet
Test file
stJ010.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.
stJ011 Microsoft simpleType Schema Component Constraints
Specs section: J
list. maxExclusive facet
Test file
stJ011.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.
stJ012 Microsoft simpleType Schema Component Constraints
Specs section: J
list. minExclusive facet
Test file
stJ012.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.
stJ013 Microsoft simpleType Schema Component Constraints
Specs section: J
list. minInclusive facet
Test file
stJ013.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.
stJ014 Microsoft simpleType Schema Component Constraints
Specs section: J
list. precision facet
Test file
stJ014.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stJ015 Microsoft simpleType Schema Component Constraints
Specs section: J
list. scale facet
Test file
stJ015.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stJ016 Microsoft simpleType Schema Component Constraints
Specs section: J
list. encoding facet
Test file
stJ016.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stJ017 Microsoft simpleType Schema Component Constraints
Specs section: J
list. duration facet
Test file
stJ017.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stJ018 Microsoft simpleType Schema Component Constraints
Specs section: J
list. period facet
Test file
stJ018.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stJ019 Microsoft simpleType Schema Component Constraints
Specs section: J
list. item type definition refers to listType
Test file
stJ019.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.
stK001 Microsoft simpleType Schema Component Constraints
Specs section: K
union. memberTypes definition refers to atomic type
Test file
stK001.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stK002 Microsoft simpleType Schema Component Constraints
Specs section: K
union. memberTypes definition refers to union type
Test file
stK002.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.
stK003 Microsoft simpleType Schema Component Constraints
Specs section: K
union. memberTypes definition refers to complexType
Test file
stK003.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.
stK004 Microsoft simpleType Schema Component Constraints
Specs section: K
union. memberTypes definition refers to list type
Test file
stK004.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stK005 Microsoft simpleType Schema Component Constraints
Specs section: K
union. length facet
Test file
stK005.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.
stK006 Microsoft simpleType Schema Component Constraints
Specs section: K
union. minLength facet
Test file
stK006.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.
stK007 Microsoft simpleType Schema Component Constraints
Specs section: K
union. maxLength facet
Test file
stK007.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.
stK008 Microsoft simpleType Schema Component Constraints
Specs section: K
union. pattern facet
Test file
stK008.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stK009 Microsoft simpleType Schema Component Constraints
Specs section: K
union. enumeration facet
Test file
stK009.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stK010 Microsoft simpleType Schema Component Constraints
Specs section: K
union. whiteSpace facet
Test file
stK010.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stK011 Microsoft simpleType Schema Component Constraints
Specs section: K
union. maxInclusive facet
Test file
stK011.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.
stK012 Microsoft simpleType Schema Component Constraints
Specs section: K
union. maxExclusive facet
Test file
stK012.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.
stK013 Microsoft simpleType Schema Component Constraints
Specs section: K
union. minExclusive facet
Test file
stK013.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.
stK014 Microsoft simpleType Schema Component Constraints
Specs section: K
union. minInclusive facet
Test file
stK014.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.
stK015 Microsoft simpleType Schema Component Constraints
Specs section: K
union. precision facet
Test file
stK015.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stK016 Microsoft simpleType Schema Component Constraints
Specs section: K
union. scale facet
Test file
stK016.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stK017 Microsoft simpleType Schema Component Constraints
Specs section: K
union. encoding facet
Test file
stK017.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stK018 Microsoft simpleType Schema Component Constraints
Specs section: K
union. duration facet
Test file
stK018.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stK019 Microsoft simpleType Schema Component Constraints
Specs section: K
union. period facet
Test file
stK019.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stZ001 Microsoft Bug Regressions
Specs section: Z
70971 - simpleType does not support final attribute
Test file
stZ001.xsd
Expected
S: 1
I: NA
Msv_Crimson
S: 1
I: NA
XSV
S: 1
I: NA
XSV
S: 1
I: NA
XERCES
S: NA
I: NA
Test not run.
stZ002 Microsoft Bug Regressions
Specs section: Z
67942 - Schema Component Constraint: enumeration valid restriction is not implemented
Test file
stZ002.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.
stZ003 Microsoft Bug Regressions
Specs section: Z
71430 - simpleType final attribute incorrectly supports extension enumeration
Test file
stZ003.xsd
Expected
S: 0
I: NA
Msv_Crimson
S: 0
I: NA
XSV
S: 0
I: NA
XSV
S: 0
I: NA
XERCES
S: NA
I: NA
Test not run.
stZ004 Microsoft Bug Regressions
Specs section: Z
63063 - xsd:can not specify HalfWidth-KANA to Instance documents when schema has pattern facet including Japanese character.
Test files
stZ004.xsd
stZ004.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