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                                  (Tomas, done)
  5.1 Namespaces and document references                 (Tomas, empty)
  5.1.1 Namespaces                                       (Tomas, done)
  5.1.2 Includes                                         (Tomas, done)
  5.1.3 Imports                                          (Tomas, done)
  5.1.4 Attributes of the XSD schema element             (Tomas, done)
-5.1.5 The control namespace                             ()
  5.2 Name conversion                                    (Tomas, empty)
  5.2.1 General                                          (Tomas, no requirements to test)
  5.2.2 Name conversion rules                            (Tomas, done)
  5.2.3 Order of the mapping                             (Tomas, done)
-5.3 Mapping of XSD schema components                    (Tomas, no requirements to test)
-5.4 Unsupported features                                ()
-6 Built-in data types                                   (Tomas, done)(Bogdan, types also tested in appendix A)
-6.1 Mapping of facets                                   (Tomas, no tests - details tested in 6.1.x)
-6.1.1 Length                                            (Bostjan, done)
-6.1.2 MinLength                                         (Tomas, done)
-6.1.3 MaxLength                                         (Tomas, done)
-6.1.4 Pattern                                           (Tomas, done)
  6.1.5 Enumeration                                      (Bostjan, done)
-6.1.6 WhiteSpace                                        (Tomas, done)
  6.1.7 MinInclusive                                     (Bostjan, done)
  6.1.8 MaxInclusive                                     (Bostjan, done)
-6.1.9 MinExclusive                                      (Bogdan, done)
  6.1.10 MaxExclusive                                    (Bostjan, done)
-6.1.11 Total digits                                     (Bogdan, done)
-6.1.12 Not specifically mapped facets                   ()
  6.2 String types                                       (Bogdan, also tested in appendix A)
  6.2.1 String                                           (Bostjan, done)
-6.2.2 Normalized string                                 (Tomas, done)
-6.2.3 Token                                             (Tomas, done)
  6.2.4 Name                                             (Bostjan, done)
-6.2.5 NMTOKEN                                           (Tomas, done)
-6.2.6 NCName                                            (Tomas, done)
-6.2.7 ID                                                (Tomas, done)
-6.2.8 IDREF                                             (Tomas, done)
-6.2.9 ENTITY                                            ()
-6.2.10 Hexadecimal binary                               (Tomas, done)
-6.2.11 Base 64 binary                                   (Tomas, done)
  6.2.12 Any URI                                         (Bostjan, done)
-6.2.13 Language                                         (Tomas, done)
-6.2.14 NOTATION                                         ()
-6.3 Integer types                                       (Bostjan, done)
  6.3.1 Integer                                          (Bostjan, done)
-6.3.2 Positive integer                                  (Bostjan, done)
-6.3.3 Non-positive integer                              (Bostjan, done)
-6.3.4 Negative integer                                  (Bostjan, done)
  6.3.5 Non-negative integer                             (Bostjan, done)
-6.3.6 Long                                              (Bostjan, done)
-6.3.7 Unsigned long                                     (Bostjan, done)
-6.3.8 Int                                               (Bostjan, done)
-6.3.9 Unsigned int                                      (Bostjan, done)
-6.3.10 Short                                            (Bostjan, done)
-6.3.11 Unsigned Short                                   (Bostjan, done)
-6.3.12 Byte                                             (Bostjan, done)
-6.3.13 Unsigned byte                                    (Bostjan, done)
-6.4 Float types                                         (Tomas, no requirements to test, facets tested in 6.1 and appendix A)
  6.4.1 Decimal                                          (Bostjan, done)
-6.4.2 Float                                             (Tomas, done)
  6.4.3 Double                                           (Bostjan, done)
-6.5 Time types                                          (Bogdan, also tested in appendix A)
-6.5.1 Duration                                          ()
  6.5.2 Date and time                                    (Bostjan, done)
-6.5.3 Time                                              ()
  6.5.4 Date                                             (Bostjan, done)
  6.5.5 Gregorian year and month                         (Bostjan, done)
  6.5.6 Gregorian year                                   (Bostjan, done)
-6.5.7 Gregorian month and day                           (Tomas, done)
-6.5.8 Gregorian day                                     (Tomas, done)
-6.5.9 Gregorian month                                   (Tomas, done)
-6.6 Sequence types                                      (Tomas, no requirements to test)
-6.6.1 NMTOKENS                                          (Tomas, done)
-6.6.2 IDREFS                                            (Tomas, done)
-6.6.3 ENTITIES                                          ()
-6.6.4 QName                                             (Tomas, done)
  6.7 Boolean type                                       (Bostjan, done)(Bogdan, also tested in appendix A)
-6.8 AnyType and anySimpleType types                     (Tomas, done)
-7 Mapping XSD components                                (Tomas, no requirements to test)
-7.1 Attributes of XSD component declarations            (Bogdan, 7.1.x is wip)
-7.1.1 Id                                                (Tomas, done)
  7.1.2 Ref                                              (Tomas, no tests - tested in section 7.3, 7.4., 7.9)
  7.1.3 Name                                             (Tomas, no tests - tested in section 5.2.2)
  7.1.4 MinOccurs and maxOccurs                          (Bogdan, done)
  7.1.5 Default and Fixed                                (Tomas, done)
  7.1.6 Form                                             (Tomas, done)
  7.1.7 Type                                             (Tomas, done; tested in other places too)
  7.1.8 Mixed                                            (Tomas, no tests - tested in section 7.6.8)
  7.1.9 Abstract                                         ()
-7.1.10 Block and blockDefault                           (Tomas, done)
-7.1.11 Nillable                                         (Tomas, done)
  7.1.12 Use                                             (Tomas, done)
  7.1.13 Substitution group                              (Tomas, no tests - tested in section 8)
  7.1.14 Final                                           (Tomas, done)
  7.1.15 Process contents                                ()
-7.2 Schema component                                    (Tomas, no requirements to test)
  7.3 Element component                                  (Tomas, done)
  7.4 Attribute and attribute group definitions          (Bostjan, no requirements to test)
  7.4.1 Attribute element definitions                    (Bostjan, done)
  7.4.2 Attribute group definitions                      (Bostjan, done)
  7.5 SimpleType components                              (Tomas, no requirements to test)
  7.5.1 Derivation by restriction                        (Tomas, done)
  7.5.2 Derivation by list                               (Tomas, done)
  7.5.3 Derivation by union                              (Tomas, done)
-7.6 ComplexType components                              (Tomas, no requirements to test)
  7.6.1 ComplexType containing simple content            (Bostjan, no requirements to test)
  7.6.1.1 Extending simple content                       (Bostjan, done)
  7.6.1.2 Restricting simple content                     (Bostjan, done)
  7.6.2 ComplexType containing complex content           (Bostjan, no requirements to test)
  7.6.2.1 Complex content derived by extension           (Bostjan, done)
  7.6.2.2 Complex content derived by restriction         (Bostjan, done)
-7.6.3 Referencing group components                      (Tomas, done)
-7.6.4 All content                                       (Tomas, done)
-7.6.5 Choice content                                    (Tomas, done)
  7.6.5.1 Choice with nested elements                    (Tomas, done)
-7.6.5.2 Choice with nested group                        (Tomas, done)
  7.6.5.3 Choice with nested choice                      (Tomas, done)
  7.6.5.4 Choice with nested sequence                    (Tomas, done)
-7.6.5.5 Choice with nested any                          (Tomas, done)
-7.6.6 Sequence content                                  (Tomas, done)
  7.6.6.1 Sequence with nested element content           (Tomas, done)
-7.6.6.2 Sequence with nested group content              (Tomas, done)
  7.6.6.3 Sequence with nested choice content            (Tomas, done)
-7.6.6.4 Sequence with nested sequence content           (Tomas, done)
  7.6.6.5 Sequence with nested any content               (Tomas, done)
  7.6.6.6 Effect of the minOccurs and maxOccurs attributes on the mapping  (Tomas, done)
  7.6.7 Attribute definitions, attribute and attributeGroup references     (Bostjan, done)
-7.6.8 Mixed content                                     (Tomas, done)
-7.7 Any and anyAttribute                                (Tomas, no requirements to test)
  7.7.1 The any element                                  (Tomas, done)
-7.7.2 The anyAttribute element                          (Tomas, done)
  7.8 Annotation                                         (Tomas, done)
-7.9 Group components                                    (Tomas, done)
-7.10 Identity-constraint definition schema components   (Tomas, done)
-8 Substitutions                                         (Bogdan)
-8.1 Element substitution                                ()
-8.1.1 Head elements of substitution groups              (Bogdan, done)
-8.1.2 Substitution group members                        ()
-8.2 Type substitution                                   ()
  A (normative):TTCN-3 module XSD                        (Bogdan, done)