toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization
/
XSChoice
/
XSChoice
XSChoice
constructor
(
particles
:
List
<
XSI_NestedParticle
>
,
minOccurs
:
VNonNegativeInteger
?
=
null
,
maxOccurs
:
VAllNNI
?
=
null
,
annotation
:
XSAnnotation
?
=
null
,
id
:
VID
?
=
null
,
otherAttrs
:
Map
<
SerializableQName
,
String
>
=
emptyMap()
)
(
source
)