Commit 9121f99d authored by pintar's avatar pintar
Browse files

Modification of Progres_File:

-some tests are done
-some clauses are marked as WIP(work in progress) and will be done 
parent 0870e154
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ beside the clause which you will cover and comit the file to the svn under
-6.1.2 MinLength                                         ()
-6.1.3 MaxLength                                         ()
-6.1.4 Pattern                                           ()
  6.1.5 Enumeration                                      ()
  6.1.5 Enumeration                                      (Bostjan, WIP)
-6.1.6 WhiteSpace                                        ()
  6.1.7 MinInclusive                                     (Bostjan, done)
  6.1.8 MaxInclusive                                     (Bostjan, done)
@@ -48,7 +48,7 @@ beside the clause which you will cover and comit the file to the svn under
-6.2.9 ENTITY                                            ()
-6.2.10 Hexadecimal binary                               ()
-6.2.11 Base 64 binary                                   ()
  6.2.12 Any URI                                         ()
  6.2.12 Any URI                                         (Bostjan, WIP)
-6.2.13 Language                                         ()
-6.2.14 NOTATION                                         ()
-6.3 Integer types                                       (Bostjan, done)
@@ -113,12 +113,12 @@ beside the clause which you will cover and comit the file to the svn under
  7.5.2 Derivation by list                               (Tomas, done)
  7.5.3 Derivation by union                              (Tomas, done)
-7.6 ComplexType components                              ()
  7.6.1 ComplexType containing simple content            (Bostjan, WIP)
  7.6.1.1 Extending simple content                       (Bostjan, WIP)
  7.6.1.2 Restricting simple content                     (Bostjan, WIP)
  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.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, WIP)
  7.6.2.1 Complex content derived by extension           (Bostjan, WIP)
  7.6.2.2 Complex content derived by restriction         (Bostjan, WIP)
-7.6.3 Referencing group components                      ()
-7.6.4 All content                                       ()
-7.6.5 Choice content                                    ()
@@ -134,7 +134,7 @@ beside the clause which you will cover and comit the file to the svn under
-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     (Bostjan, WIP)
  7.6.7 Attribute definitions, attribute and attributeGroup references     (Bostjan, done)
-7.6.8 Mixed content                                     ()
-7.7 Any and anyAttribute                                ()
  7.7.1 The any element                                  ()