Green = valid. Blue = invalid. Red = false invalid. Yellow = false valid.
| Name | Test | Expected | Found | OK |
|---|---|---|---|---|
| msData/attribute/attD003.xml | TEST :Syntax Checking for Attribute Declaration (form) : Global attribute declaration type='simpleType derived by restrictrion from another simpleType' | valid | invalid | false |
| msData/attribute/attD004.xml | TEST :Syntax Checking for Attribute Declaration (form) : Global attribute declaration type='simpleType with a list of number' | valid | valid | true |
| msData/attribute/attD007.xml | TEST :Syntax Checking for Attribute Declaration (form) : Global attribute declaration type='simpleType with a union of two list and a atomic simpleType' | valid | invalid | false |
| msData/attribute/attE001.xml | TEST :Syntax Checking for Attribute Declaration (form) : Local attribute declaration ref='global attribute name' | valid | valid | true |
| msData/attribute/attF001.xml | TEST :Syntax Checking for Attribute Declaration (form) : Test attribute declaration with optional attribute use = 'prohibited' | invalid | valid | false |
| msData/attribute/attF002.xml | TEST :Syntax Checking for Attribute Declaration (form) : Test attribute declaration with optional attribute use = 'optional' | valid | valid | true |
| msData/attribute/attF003.xml | TEST :Syntax Checking for Attribute Declaration (form) : Test attribute declaration with optional attribute use = 'required' | valid | valid | true |
| msData/attribute/attJ001.xml | TEST :Syntax Checking for Attribute Declaration (form) : xml doc do not specify the attribute, for att declared under schema, complexType and attributeGroup, use = 'prohibited' | valid | valid | true |
| msData/attribute/attJ002.xml | TEST :Syntax Checking for Attribute Declaration (form) : xml doc specify the attribute, attribute decl under schema, use = 'prohibited' | invalid | valid | false |
| msData/attribute/attJ003.xml | TEST :Syntax Checking for Attribute Declaration (form) : xml doc specify the attribute, attribute decl under complex type, use = 'prohibited' | invalid | valid | false |
| msData/attribute/attJ004.xml | TEST :Syntax Checking for Attribute Declaration (form) : xml doc does not specify the attribute, attribute decl under attribute group, use = 'prohibited' | valid | valid | true |
| msData/attribute/attJ005.xml | TEST :Syntax Checking for Attribute Declaration (form) : xml doc do not specify the attribute, use = 'optional' | valid | valid | true |
| msData/attribute/attJ006.xml | TEST :Syntax Checking for Attribute Declaration (form) : xml doc specify the attribute, use = 'optional' | valid | valid | true |
| msData/attribute/attJ007.xml | TEST :Syntax Checking for Attribute Declaration (form) : xml doc specify the attribute, for att declared under complexType and attributeGroup, use = 'required' | valid | valid | true |
| msData/attribute/attJ008.xml | TEST :Syntax Checking for Attribute Declaration (form) : xml doc do not specify the attribute, attribute decl under schema use = 'required' | invalid | invalid | true |
| msData/attribute/attJ009.xml | TEST :Syntax Checking for Attribute Declaration (form) : xml doc do not specify the attribute, attribute decl under complexType, use = 'required' | invalid | invalid | true |
| msData/attribute/attJ010.xml | TEST :Syntax Checking for Attribute Declaration (form) : xml doc do not specify the attribute, attribute decl under attribute group use = 'required' | invalid | invalid | true |
| msData/attribute/attJ018.xml | TEST :Syntax Checking for Attribute Declaration (form) : Basic attribute with parent schema, parent attributeGroup, parent complexType (test most of the common type and ref) | valid | valid | true |
| msData/attribute/attI003.xml | TEST :Syntax Checking for Attribute Declaration (form) : Basic attribute with annotation followed by simpleType content | valid | valid | true |
| msData/attribute/attLa001.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: Parent is schema , default='abc' , xml instant has the attribute with value='abc', | valid | invalid | false |
| msData/attribute/attLa002.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: Parent is schema , default='abc' , xml instant NOT has the attribute with value='abc', | valid | invalid | false |
| msData/attribute/attLa003.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: Parent is schema , default='abc' , xml instant NOT has the attribute at all, | valid | invalid | false |
| msData/attribute/attLa004.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: Parent is schema , fixed='abc' , xml instant has the attribute with value='abc', | valid | invalid | false |
| msData/attribute/attLa005.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: Parent is schema , fixed='abc' , xml instant NOT has the attribute with value='abc', | invalid | invalid | true |
| msData/attribute/attLa006.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: Parent is schema , fixed='abc' , xml instant NOT has the attribute at all, | valid | invalid | false |
| msData/attribute/attLb001.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: Parent is attributeGroup, default='abc' , xml instant has the attribute with value='abc', | valid | invalid | false |
| msData/attribute/attLb002.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: Parent is attributeGroup, default='abc' , xml instant NOT has the attribute with value='abc', | valid | invalid | false |
| msData/attribute/attLb003.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: Parent is attributeGroup, default='abc' , xml instant NOT has the attribute at all, | valid | invalid | false |
| msData/attribute/attLb004.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: Parent is attributeGroup, fixed='abc' , xml instant has the attribute with value='abc', | valid | invalid | false |
| msData/attribute/attLb005.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: Parent is attributeGroup, fixed='abc' , xml instant NOT has the attribute with value='abc', | invalid | invalid | true |
| msData/attribute/attLb006.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: Parent is attributeGroup, fixed='abc' , xml instant NOT has the attribute at all, | valid | invalid | false |
| msData/attribute/attLc001.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: Parent is complexType, default='abc' , xml instant has the attribute with value='abc', | valid | invalid | false |
| msData/attribute/attLc002.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: Parent is complexType, default='abc' , xml instant NOT has the attribute with value='abc', | valid | invalid | false |
| msData/attribute/attLc003.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: Parent is complexType, default='abc' , xml instant NOT has the attribute at all, | valid | invalid | false |
| msData/attribute/attLc004.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: Parent is complexType, fixed='abc' , xml instant has the attribute with value='abc', | valid | invalid | false |
| msData/attribute/attLc005.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: Parent is complexType, fixed='abc' , xml instant NOT has the attribute with value='abc', | invalid | invalid | true |
| msData/attribute/attLc006.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: Parent is complexType, fixed='abc' , xml instant NOT has the attribute at all, | valid | invalid | false |
| msData/attribute/attO001.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: type=int, instant xml value ='abc' | invalid | valid | false |
| msData/attribute/attO004.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid: type=enumeration, instant xml value ='not a enumeration type' | invalid | invalid | true |
| msData/attribute/attO006.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid (check normalization): type=int, fixed=' 123', instant xml value=' 123 ' | valid | valid | true |
| msData/attribute/attO007.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid (check normalization): type=string, fixed=' 1 2 3', instant xml value=' 1 2 3' | valid | valid | true |
| msData/attribute/attO008.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid (check normalization): type=string, fixed=' 1 2 3', instant xml value=' 1 2 3' | invalid | valid | false |
| msData/attribute/attO009.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid (check normalization): type=NMTOKENS, fixed=" -linebreak -tab X -tab -linebreak Y -linebreak Z -linebreak", instant xml value='X Y Z' | valid | valid | true |
| msData/attribute/attO010.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid (check normalization): type=NMTOKENS, fixed="#xd; #xd;A #xa; #xa;B #xd; #xa;" instant xml value='#xD #xD A #xA #xA B #xD #xA' | valid | valid | true |
| msData/attribute/attO011.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid (check normalization): type=string, fixed=" -linebreak -tab X -tab -linebreak Y -linebreak Z -linebreak", instant xml value=' X Y Z ' | valid | valid | true |
| msData/attribute/attO012.xml | TEST :Syntax Checking for Attribute Declaration (form) : Validation Rule: Attribute Locally Valid (check normalization): type=string, fixed="#xd; #xd;A #xa; #xa;B #xd; #xa;" instant xml value='A B' | invalid | valid | false |
| msData/attribute/attMa001.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is schema (ref in complexType and attributeGroup), form=qualified, attributeFormDefault=absentattribute in xml doc has no prefix, but the containing element has a default namespace declared | invalid | invalid | true |
| msData/attribute/attMa002.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is schema (ref in complexType and attributeGroup), form=unqualified, attributeFormDefault=qualified,attribute in xml doc has no prefix, but the containing element has a default namespace declared | invalid | invalid | true |
| msData/attribute/attMa003.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is schema (ref in complexType and attributeGroup), form=qualified, attributeFormDefault=absentattribute in xml doc is qualified with prefix | valid | invalid | false |
| msData/attribute/attMa004.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is schema (ref in complexType and attributeGroup), form=unqualified, attributeFormDefault=qualified,attribute in xml doc is qualified with prefix | valid | invalid | false |
| msData/attribute/attMb001.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is complexType, form=qualified, attributeFormDefault=absent, attribute in xml doc has no prefix, but the containing element has a default namespace declared | invalid | valid | false |
| msData/attribute/attMb002.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is complexType, form=qualified, attributeFormDefault=unqualified, attribute in xml doc has no prefix, but the containing element has a default namespace declared | invalid | valid | false |
| msData/attribute/attMb003.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is complexType, form=qualified, attributeFormDefault=qualified, attribute in xml doc has no prefix, but the containing element has a default namespace declared | invalid | valid | false |
| msData/attribute/attMb004.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is complexType, form=qualified, attributeFormDefault=absent, attribute in xml doc is qualified with prefix | valid | valid | true |
| msData/attribute/attMb005.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is complexType, form=qualified, attributeFormDefault=unqualified, attribute in xml doc is qualified with prefix | valid | valid | true |
| msData/attribute/attMb006.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is complexType, form=qualified, attributeFormDefault=qualified, attribute in xml doc is qualified with prefix | valid | valid | true |
| msData/attribute/attMb007.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is complexType, form=unqualified, attributeFormDefault=absent, attribute in xml doc has no prefix, but the containing element has a default namespace declared | valid | valid | true |
| msData/attribute/attMb008.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is complexType, form=unqualified, attributeFormDefault=unqualified, attribute in xml doc has no prefix, but the containing element has a default namespace declared | valid | valid | true |
| msData/attribute/attMb009.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is complexType, form=unqualified, attributeFormDefault=qualified, attribute in xml doc has no prefix | valid | valid | true |
| msData/attribute/attMb010.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is complexType, form=unqualified, attributeFormDefault=absent, attribute in xml doc is qualified with prefix | invalid | valid | false |
| msData/attribute/attMb011.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is complexType, form=unqualified, attributeFormDefault=unqualified, attribute in xml doc is qualified with prefix | invalid | valid | false |
| msData/attribute/attMb012.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is complexType, form=unqualified, attributeFormDefault=qualified, attribute in xml doc is qualified with prefix | invalid | valid | false |
| msData/attribute/attMc001.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is attributeGroup,form=qualified, attributeFormDefault=absent, attribute in xml doc has no prefix, but the containing element has a default namespace declared | invalid | valid | false |
| msData/attribute/attMc002.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is attributeGroup,form=qualified, attributeFormDefault=unqualified, attribute in xml doc has no prefix, but the containing element has a default namespace declared | invalid | valid | false |
| msData/attribute/attMc003.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is attributeGroup,form=qualified, attributeFormDefault=qualified, attribute in xml doc has no prefix, but the containing element has a default namespace declared | invalid | valid | false |
| msData/attribute/attMc004.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is attributeGroup,form=qualified, attributeFormDefault=absent, attribute in xml doc is qualified with prefix | valid | valid | true |
| msData/attribute/attMc005.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is attributeGroup,form=qualified, attributeFormDefault=unqualified, attribute in xml doc is qualified with prefix | valid | valid | true |
| msData/attribute/attMc006.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is attributeGroup,form=qualified, attributeFormDefault=qualified, attribute in xml doc is qualified with prefix | valid | valid | true |
| msData/attribute/attMc007.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is attributeGroup,form=unqualified, attributeFormDefault=absent, attribute in xml doc has no prefix, but the containing element has a default namespace declared | valid | valid | true |
| msData/attribute/attMc008.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is attributeGroup,form=unqualified, attributeFormDefault=unqualified, attribute in xml doc has no prefix, but the containing element has a default namespace declared | valid | valid | true |
| msData/attribute/attMc009.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is attributeGroup,form=unqualified, attributeFormDefault=qualified, attribute in xml doc has no prefix, but the containing element has a default namespace declared | valid | valid | true |
| msData/attribute/attMc010.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is attributeGroup,form=unqualified, attributeFormDefault=absent, attribute in xml doc is qualified with prefix | invalid | valid | false |
| msData/attribute/attMc011.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is attributeGroup,form=unqualified, attributeFormDefault=unqualified, attribute in xml doc is qualified with prefix | invalid | valid | false |
| msData/attribute/attMc012.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is attributeGroup,form=unqualified, attributeFormDefault=qualified, attribute in xml doc is qualified with prefix | invalid | valid | false |
| msData/attribute/attP004.xml | TEST :Syntax Checking for Attribute Declaration (form) : type="my simple type", fixed=conform to the type, and xml instant has the attribute with valid value | valid | valid | true |
| msData/attribute/attP005.xml | TEST :Syntax Checking for Attribute Declaration (form) : type="my simple type", fixed=conform to the type, and xml instant has the attribute with invalid value | invalid | valid | false |
| msData/attribute/attP007.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=required, fixed and default are absent (must appear, value can be anything), instant xml value=36 | valid | valid | true |
| msData/attribute/attP008.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=required, fixed and default are absent (must appear, value can be anything), instant xml attribute absent | invalid | valid | false |
| msData/attribute/attP009.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=required, fixed="37" (must appear once, value must be "37"), instant xml value does not appear | invalid | valid | false |
| msData/attribute/attP010.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=required, fixed="37" (must appear once, value must be "37"), instant xml value =36 | invalid | valid | false |
| msData/attribute/attP011.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=required, fixed="37" (must appear once, value must be "37"), instant xml value =37 | valid | valid | true |
| msData/attribute/attP012.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=required, fixed="37" (must appear once, value must be "37"), instant xml value =38 | invalid | valid | false |
| msData/attribute/attP013.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=absent, fixed="37" (may appear once, if appear, value must be "37"), instant xml value does not appear (attribute not exist in instant doc) | valid | valid | true |
| msData/attribute/attP014.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=absent, fixed="37" (may appear once, if appear, value must be "37"), instant xml value =36 | invalid | valid | false |
| msData/attribute/attP015.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=absent, fixed="37" (may appear once, if appear, value must be "37"), instant xml value =37 | valid | valid | true |
| msData/attribute/attP016.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=absent, fixed="37" (may appear once, if appear, value must be "37"), instant xml value =38 | invalid | valid | false |
| msData/attribute/attP017.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=optional, fixed="37" (may appear once, if appear, value must be "37"), instant xml value does not appear (attribute not exist in instant doc) | valid | valid | true |
| msData/attribute/attP018.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=optional, fixed="37" (may appear once, if appear, value must be "37"), instant xml value =36 | invalid | valid | false |
| msData/attribute/attP019.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=optional, fixed="37" (may appear once, if appear, value must be "37"), instant xml value =37 | valid | valid | true |
| msData/attribute/attP020.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=optional, fixed="37" (may appear once, if appear, value must be "37"), instant xml value =38 | invalid | valid | false |
| msData/attribute/attP021.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=absent, default="37" (may appear once, may have any value), instant xml value does not appear (this will have the default attribute and value) | valid | valid | true |
| msData/attribute/attP022.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=absent, default="37" (may appear once, may have any value), instant xml value=37 | valid | valid | true |
| msData/attribute/attP023.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=absent, default="37" (may appear once, may have any value), instant xml value=38 | valid | valid | true |
| msData/attribute/attP024.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=optional, default="37" (may appear once, may have any value), instant xml value does not appear (this will have the default attribute and value) | valid | valid | true |
| msData/attribute/attP025.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=optional, default="37" (may appear once, may have any value), instant xml value=37 | valid | valid | true |
| msData/attribute/attP026.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=optional, default="37" (may appear once, may have any value), instant xml value=38 | valid | valid | true |
| msData/attribute/attP027.xml | TEST :Syntax Checking for Attribute Declaration (form) : name='foo' use=optional, default="37" (may appear once, may have any value) name='foo1', instant xml value=38 | invalid | valid | false |
| msData/attribute/attP028.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=prohibited, default="37" (must not appear in xml instant, attribute does not appear in the instant XML (attribute not exist in instant doc) | valid | valid | true |
| msData/attribute/attP029.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=prohibited, fixed="37" (must not appear in xml instant, attribute does not appear in the instant XML (attribute not exist in instant doc) | valid | valid | true |
| msData/attribute/attP031.xml | TEST :Syntax Checking for Attribute Declaration (form) : use=prohibited, fixed="37" (must not appear in xml instant, attribute does appear in the instant XML (attribute not exist in instant doc) | invalid | valid | false |
| msData/attribute/attP032.xml | TEST :Syntax Checking for Attribute Declaration (form) : Test that attributes from imported schema (global, attribute Group, complexTyped and simpleTyped) are recognized | valid | invalid | false |
| msData/attribute/attQ003.xml | TEST :Syntax Checking for Attribute Declaration (form) : parent is complexType, Attr Decl, followed by Attr Group, follow by Attr | valid | invalid | false |
| msData/attribute/attQ014.xml | TEST :Syntax Checking for Attribute Declaration (form) : Attribute\attribute decl under extension element | valid | invalid | false |
| msData/attribute/attQ019.xml | TEST :Syntax Checking for Attribute Declaration (form) : two attribute, same loca name, from different namespace on same element | valid | valid | false |
| msData/attribute/attZ001.xml | TEST :Syntax Checking for Attribute Declaration (form) : Redefine and restriction of attribute | invalid | valid | false |
| msData/attribute/attZ002.xml | TEST :Syntax Checking for Attribute Declaration (form) : prohibited attribute | valid | valid | true |
| msData/attribute/attZ005.xml | TEST :Syntax Checking for Attribute Declaration (form) : XSD: default value of attribute | valid | invalid | false |
| msData/attribute/attZ007v.xml | TEST :Syntax Checking for Attribute Declaration (form) : XSD: insertion of prohibited attribute in a derived type | valid | valid | true |
| msData/attribute/attZ007i.xml | TEST :Syntax Checking for Attribute Declaration (form) : XSD: insertion of prohibited attribute in a derived type | invalid | valid | false |
| msData/attribute/attZ009.xml | TEST :Syntax Checking for Attribute Declaration (form) : when more than one xsi attribute encountered in an invalid file | invalid | valid | false |
| msData/attribute/attZ014a.xml | TEST :Syntax Checking for Attribute Declaration (form) : XSD: No more than one attribute of type ID should be validated per Element(1) | invalid | valid | false |
| msData/attribute/attZ014b.xml | TEST :Syntax Checking for Attribute Declaration (form) : XSD: No more than one attribute of type ID should be validated per Element(2) | invalid | valid | false |
| msData/attribute/attZ015.xml | TEST :Syntax Checking for Attribute Declaration (form) : XSD: a prohibited attribute should not be in the attribute uses of an attributeGroup | valid | valid | true |