File tree Expand file tree Collapse file tree
repository/src/main/resources/xsd Expand file tree Collapse file tree Original file line number Diff line number Diff line change 192192 <xs : group ref =" fixr:refTypeContent" />
193193 <xs : attributeGroup ref =" fixr:refTypeAttribGrp" />
194194 <xs : attribute name =" implMinOccurs" type =" xs:nonNegativeInteger" default =" 0" >
195- <xs : annotation >
196- <xs : documentation >Component is optional by default.</xs : documentation >
197- </xs : annotation >
195+ <xs : annotation >
196+ <xs : documentation >Component is optional by default.</xs : documentation >
197+ </xs : annotation >
198+ </xs : attribute >
198199 <xs : attribute name =" implMaxOccurs" type =" fixr:unboundedIntType" default =" 1" >
199200 <xs : annotation >
200201 <xs : documentation >Single instance of a component by default.</xs : documentation >
208209 <xs : annotation >
209210 <xs : documentation >Repeating group is optional by default.</xs : documentation >
210211 </xs : annotation >
212+ </xs : attribute >
211213 <xs : attribute name =" implMaxOccurs" type =" fixr:unboundedIntType" default =" unbounded" >
212214 <xs : annotation >
213215 <xs : documentation >Unlimited instances of a repeating group by default.</xs : documentation >
You can’t perform that action at this time.
0 commit comments