Loading PROGRESS_FILE.txt 0 → 100644 +149 −0 Original line number Diff line number Diff line NOTE: With dash (-) are marked features which are treated as an "optional" and they need to be done up to the end of the project. Other are mandatory and are used by the STF160. Before you start working on some clause, please put your name below in the brackets beside the clause which you will cover and comit the file to the svn under ../branch/preATS 5 Mapping XML Schemas () 5.1 Namespaces and document references () 5.1.1 Namespaces () 5.1.2 Includes () 5.1.3 Imports () 5.1.4 Attributes of the XSD schema element () -5.1.5 The control namespace () 5.2 Name conversion () -5.2.1 General () -5.2.2 Name conversion rules () -5.2.3 Order of the mapping () -5.3 Mapping of XSD schema components () -5.4 Unsupported features () -6 Built-in data types () -6.1 Mapping of facets () -6.1.1 Length (DONE) -6.1.2 MinLength () -6.1.3 MaxLength () -6.1.4 Pattern () 6.1.5 Enumeration () -6.1.6 WhiteSpace () 6.1.7 MinInclusive (BOSTJAN) 6.1.8 MaxInclusive (BOSTJAN) -6.1.9 MinExclusive () 6.1.10 MaxExclusive (BOSTJAN) -6.1.11 Total digits () -6.1.12 Not specifically mapped facets () 6.2 String types () 6.2.1 String () -6.2.2 Normalized string () -6.2.3 Token () 6.2.4 Name () -6.2.5 NMTOKEN () -6.2.6 NCName () -6.2.7 ID () -6.2.8 IDREF () -6.2.9 ENTITY () -6.2.10 Hexadecimal binary () -6.2.11 Base 64 binary () 6.2.12 Any URI () -6.2.13 Language () -6.2.14 NOTATION () -6.3 Integer types (DONE) 6.3.1 Integer (DONE) -6.3.2 Positive integer (DONE) -6.3.3 Non-positive integer (DONE) -6.3.4 Negative integer (DONE) 6.3.5 Non-negative integer (DONE) -6.3.6 Long (DONE) -6.3.7 Unsigned long (DONE) -6.3.8 Int (DONE) -6.3.9 Unsigned int (DONE) -6.3.10 Short (DONE) -6.3.11 Unsigned Short (DONE) -6.3.12 Byte (DONE) -6.3.13 Unsigned byte (DONE) -6.4 Float types () 6.4.1 Decimal () -6.4.2 Float () 6.4.3 Double () -6.5 Time types () -6.5.1 Duration () 6.5.2 Date and time () -6.5.3 Time () 6.5.4 Date () 6.5.5 Gregorian year and month () 6.5.6 Gregorian year () -6.5.7 Gregorian month and day () -6.5.8 Gregorian day () -6.5.9 Gregorian month () -6.6 Sequence types () -6.6.1 NMTOKENS () -6.6.2 IDREFS () -6.6.3 ENTITIES () -6.6.4 QName () 6.7 Boolean type () -6.8 AnyType and anySimpleType types () -7 Mapping XSD components () -7.1 Attributes of XSD component declarations () -7.1.1 Id () 7.1.2 Ref () 7.1.3 Name () 7.1.4 MinOccurs and maxOccurs () 7.1.5 Default and Fixed () 7.1.6 Form () 7.1.7 Type () 7.1.8 Mixed () 7.1.9 Abstract () -7.1.10 Block and blockDefault () -7.1.11 Nillable () 7.1.12 Use () 7.1.13 Substitution group () 7.1.14 Final () 7.1.15 Process contents () -7.2 Schema component () 7.3 Element component () 7.4 Attribute and attribute group definitions () 7.4.1 Attribute element definitions () 7.4.2 Attribute group definitions () 7.5 SimpleType components () 7.5.1 Derivation by restriction () 7.5.2 Derivation by list () 7.5.3 Derivation by union () -7.6 ComplexType components () 7.6.1 ComplexType containing simple content () 7.6.1.1 Extending simple content () 7.6.1.2 Restricting simple content () 7.6.2 ComplexType containing complex content () 7.6.2.1 Complex content derived by extension () 7.6.2.2 Complex content derived by restriction() -7.6.3 Referencing group components () -7.6.4 All content () -7.6.5 Choice content () 7.6.5.1 Choice with nested elements () -7.6.5.2 Choice with nested group () 7.6.5.3 Choice with nested choice () 7.6.5.4 Choice with nested sequence () -7.6.5.5 Choice with nested any () -7.6.6 Sequence content () 7.6.6.1 Sequence with nested element content () -7.6.6.2 Sequence with nested group content () 7.6.6.3 Sequence with nested choice content () -7.6.6.4 Sequence with nested sequence content () 7.6.6.5 Sequence with nested any content () 7.6.6.6 Effect of the minOccurs and maxOccurs attributes on the mapping () 7.6.7 Attribute definitions, attribute and attributeGroup references () -7.6.8 Mixed content () -7.7 Any and anyAttribute () 7.7.1 The any element () -7.7.2 The anyAttribute element () 7.8 Annotation () -7.9 Group components () -7.10 Identity-constraint definition schema components () -8 Substitutions () -8.1 Element substitution () -8.1.1 Head elements of substitution groups () -8.1.2 Substitution group members () -8.2 Type substitution () Loading
PROGRESS_FILE.txt 0 → 100644 +149 −0 Original line number Diff line number Diff line NOTE: With dash (-) are marked features which are treated as an "optional" and they need to be done up to the end of the project. Other are mandatory and are used by the STF160. Before you start working on some clause, please put your name below in the brackets beside the clause which you will cover and comit the file to the svn under ../branch/preATS 5 Mapping XML Schemas () 5.1 Namespaces and document references () 5.1.1 Namespaces () 5.1.2 Includes () 5.1.3 Imports () 5.1.4 Attributes of the XSD schema element () -5.1.5 The control namespace () 5.2 Name conversion () -5.2.1 General () -5.2.2 Name conversion rules () -5.2.3 Order of the mapping () -5.3 Mapping of XSD schema components () -5.4 Unsupported features () -6 Built-in data types () -6.1 Mapping of facets () -6.1.1 Length (DONE) -6.1.2 MinLength () -6.1.3 MaxLength () -6.1.4 Pattern () 6.1.5 Enumeration () -6.1.6 WhiteSpace () 6.1.7 MinInclusive (BOSTJAN) 6.1.8 MaxInclusive (BOSTJAN) -6.1.9 MinExclusive () 6.1.10 MaxExclusive (BOSTJAN) -6.1.11 Total digits () -6.1.12 Not specifically mapped facets () 6.2 String types () 6.2.1 String () -6.2.2 Normalized string () -6.2.3 Token () 6.2.4 Name () -6.2.5 NMTOKEN () -6.2.6 NCName () -6.2.7 ID () -6.2.8 IDREF () -6.2.9 ENTITY () -6.2.10 Hexadecimal binary () -6.2.11 Base 64 binary () 6.2.12 Any URI () -6.2.13 Language () -6.2.14 NOTATION () -6.3 Integer types (DONE) 6.3.1 Integer (DONE) -6.3.2 Positive integer (DONE) -6.3.3 Non-positive integer (DONE) -6.3.4 Negative integer (DONE) 6.3.5 Non-negative integer (DONE) -6.3.6 Long (DONE) -6.3.7 Unsigned long (DONE) -6.3.8 Int (DONE) -6.3.9 Unsigned int (DONE) -6.3.10 Short (DONE) -6.3.11 Unsigned Short (DONE) -6.3.12 Byte (DONE) -6.3.13 Unsigned byte (DONE) -6.4 Float types () 6.4.1 Decimal () -6.4.2 Float () 6.4.3 Double () -6.5 Time types () -6.5.1 Duration () 6.5.2 Date and time () -6.5.3 Time () 6.5.4 Date () 6.5.5 Gregorian year and month () 6.5.6 Gregorian year () -6.5.7 Gregorian month and day () -6.5.8 Gregorian day () -6.5.9 Gregorian month () -6.6 Sequence types () -6.6.1 NMTOKENS () -6.6.2 IDREFS () -6.6.3 ENTITIES () -6.6.4 QName () 6.7 Boolean type () -6.8 AnyType and anySimpleType types () -7 Mapping XSD components () -7.1 Attributes of XSD component declarations () -7.1.1 Id () 7.1.2 Ref () 7.1.3 Name () 7.1.4 MinOccurs and maxOccurs () 7.1.5 Default and Fixed () 7.1.6 Form () 7.1.7 Type () 7.1.8 Mixed () 7.1.9 Abstract () -7.1.10 Block and blockDefault () -7.1.11 Nillable () 7.1.12 Use () 7.1.13 Substitution group () 7.1.14 Final () 7.1.15 Process contents () -7.2 Schema component () 7.3 Element component () 7.4 Attribute and attribute group definitions () 7.4.1 Attribute element definitions () 7.4.2 Attribute group definitions () 7.5 SimpleType components () 7.5.1 Derivation by restriction () 7.5.2 Derivation by list () 7.5.3 Derivation by union () -7.6 ComplexType components () 7.6.1 ComplexType containing simple content () 7.6.1.1 Extending simple content () 7.6.1.2 Restricting simple content () 7.6.2 ComplexType containing complex content () 7.6.2.1 Complex content derived by extension () 7.6.2.2 Complex content derived by restriction() -7.6.3 Referencing group components () -7.6.4 All content () -7.6.5 Choice content () 7.6.5.1 Choice with nested elements () -7.6.5.2 Choice with nested group () 7.6.5.3 Choice with nested choice () 7.6.5.4 Choice with nested sequence () -7.6.5.5 Choice with nested any () -7.6.6 Sequence content () 7.6.6.1 Sequence with nested element content () -7.6.6.2 Sequence with nested group content () 7.6.6.3 Sequence with nested choice content () -7.6.6.4 Sequence with nested sequence content () 7.6.6.5 Sequence with nested any content () 7.6.6.6 Effect of the minOccurs and maxOccurs attributes on the mapping () 7.6.7 Attribute definitions, attribute and attributeGroup references () -7.6.8 Mixed content () -7.7 Any and anyAttribute () 7.7.1 The any element () -7.7.2 The anyAttribute element () 7.8 Annotation () -7.9 Group components () -7.10 Identity-constraint definition schema components () -8 Substitutions () -8.1 Element substitution () -8.1.1 Head elements of substitution groups () -8.1.2 Substitution group members () -8.2 Type substitution ()