Commit 760274f4 authored by urbant's avatar urbant
Browse files

No commit message

No commit message
parent fcc700f5
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -22,8 +22,8 @@ beside the clause which you will cover and comit the file to the svn under
  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                                   ()
-6.1 Mapping of facets                                   ()
-6 Built-in data types                                   (Tomas, done)
-6.1 Mapping of facets                                   (Tomas, no tests - details tested in 6.1.x)
-6.1.1 Length                                            (Bostjan, done)
-6.1.2 MinLength                                         ()
-6.1.3 MaxLength                                         ()
@@ -65,7 +65,7 @@ beside the clause which you will cover and comit the file to the svn under
-6.3.11 Unsigned Short                                   (Bostjan, done)
-6.3.12 Byte                                             (Bostjan, done)
-6.3.13 Unsigned byte                                    (Bostjan, done)
-6.4 Float types                                         ()
-6.4 Float types                                         (Tomas, no requirements to test, facets tested in 6.1)
  6.4.1 Decimal                                          (Bostjan, done)
-6.4.2 Float                                             ()
  6.4.3 Double                                           (Bostjan, done)
@@ -85,16 +85,16 @@ beside the clause which you will cover and comit the file to the svn under
-6.6.3 ENTITIES                                          ()
-6.6.4 QName                                             ()
  6.7 Boolean type                                       (Bostjan, done)
-6.8 AnyType and anySimpleType types                     ()
-7 Mapping XSD components                                ()
-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                                                ()
  7.1.2 Ref                                              ()
  7.1.3 Name                                             ()
-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                                ()
  7.1.6 Form                                             ()
  7.1.7 Type                                             ()
  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                           ()