We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dee6d69 commit 42811a7Copy full SHA for 42811a7
src/main/xsd/validation-mapping-2.0.xsd
@@ -116,14 +116,14 @@
116
name="convert-group"
117
minOccurs="0"
118
maxOccurs="unbounded"/>
119
- <xs:element type="map:constraintType"
120
- name="constraint"
121
- maxOccurs="unbounded"
122
- minOccurs="0"/>
123
<xs:element type="map:containerElementTypeType"
124
name="container-element-type"
125
maxOccurs="unbounded"
126
minOccurs="0"/>
+ <xs:element type="map:constraintType"
+ name="constraint"
+ maxOccurs="unbounded"
+ minOccurs="0"/>
127
</xs:sequence>
128
<xs:attribute name="type-argument-index" use="optional">
129
<xs:simpleType>
0 commit comments