Commit 4a67d21d authored by pintar's avatar pintar
Browse files

Update due to tests done

parent dcf3220c
Loading
Loading
Loading
Loading
+27 −27
Original line number Diff line number Diff line
@@ -24,23 +24,23 @@ beside the clause which you will cover and comit the file to the svn under
-5.4 Unsupported features                                ()
-6 Built-in data types                                   ()
-6.1 Mapping of facets                                   ()
-6.1.1 Length                                            (DONE)
-6.1.1 Length                                            (Bostjan, 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                                     (DONE)
  6.1.8 MaxInclusive                                     (DONE)
  6.1.7 MinInclusive                                     (Bostjan, done)
  6.1.8 MaxInclusive                                     (Bostjan, done)
-6.1.9 MinExclusive                                      ()
  6.1.10 MaxExclusive                                    (DONE)
  6.1.10 MaxExclusive                                    (Bostjan, done)
-6.1.11 Total digits                                     ()
-6.1.12 Not specifically mapped facets                   ()
  6.2 String types                                       ()
  6.2.1 String                                           (DONE)
  6.2.1 String                                           (Bostjan, done)
-6.2.2 Normalized string                                 ()
-6.2.3 Token                                             ()
  6.2.4 Name                                             (DONE)
  6.2.4 Name                                             (Bostjan, done)
-6.2.5 NMTOKEN                                           ()
-6.2.6 NCName                                            ()
-6.2.7 ID                                                ()
@@ -51,31 +51,31 @@ beside the clause which you will cover and comit the file to the svn under
  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.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                                         ()
  6.4.1 Decimal                                          (BOSTJAN)
  6.4.1 Decimal                                          (Bostjan, done)
-6.4.2 Float                                             ()
  6.4.3 Double                                           (BOSTJAN)
  6.4.3 Double                                           (Bostjan, done)
-6.5 Time types                                          ()
-6.5.1 Duration                                          ()
  6.5.2 Date and time                                    (BOSTJAN)
  6.5.2 Date and time                                    (Bostjan, done)
-6.5.3 Time                                              ()
  6.5.4 Date                                             (BOSTJAN)
  6.5.5 Gregorian year and month                         (BOSTJAN)
  6.5.6 Gregorian year                                   (BOSTJAN)
  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                           ()
-6.5.8 Gregorian day                                     ()
-6.5.9 Gregorian month                                   ()
@@ -84,7 +84,7 @@ beside the clause which you will cover and comit the file to the svn under
-6.6.2 IDREFS                                            ()
-6.6.3 ENTITIES                                          ()
-6.6.4 QName                                             ()
  6.7 Boolean type                                       (BOSTJAN)
  6.7 Boolean type                                       (Bostjan, done)
-6.8 AnyType and anySimpleType types                     ()
-7 Mapping XSD components                                ()
-7.1 Attributes of XSD component declarations            ()