We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8431aac commit 8996b59Copy full SHA for 8996b59
README.md
@@ -30,7 +30,7 @@ from schema restrictions
30
Unsupported:
31
32
* Some restriction types
33
-* Recursive choices and choices whose elements have minOccurs > 0 (see [below](#choice))
+* Recursive choices and choices whose elements have minOccurs > 0 or nillable="true" (see [below](#choice))
34
* Possible name clashes and invalid identifiers when names contain non-alphanumeric characters
35
* Groups with maxOccurs > 0
36
0 commit comments