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