toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization
/
XSExplicitGroup
XSExplicit
Group
@
Serializable
sealed
class
XSExplicitGroup
:
XSAnnotatedBase
,
XSI_Grouplike
,
XSComplexContent.XSIDerivationParticle
(
source
)
Inheritors
XSAll
XSChoice
XSSequence
Members
Members & Extensions
Properties
annotation
Link copied to clipboard
abstract
val
annotation
:
XSAnnotation
?
id
Link copied to clipboard
abstract
val
id
:
VID
?
max
Occurs
Link copied to clipboard
abstract
val
maxOccurs
:
VAllNNI
?
Optional, default 1
min
Occurs
Link copied to clipboard
override
val
minOccurs
:
VNonNegativeInteger
?
Optional, default 1
other
Attrs
Link copied to clipboard
abstract
val
otherAttrs
:
Map
<
SerializableQName
,
String
>
particles
Link copied to clipboard
abstract
val
particles
:
List
<
XSI_Particle
>
Functions
has
Children
Link copied to clipboard
open
fun
hasChildren
(
)
:
Boolean
has
Local
Ns
In
Context
Link copied to clipboard
open
override
fun
hasLocalNsInContext
(
schema
:
ResolvedSchemaLike
)
:
Boolean
resolved
Other
Attrs
Link copied to clipboard
fun
XSI_OpenAttrs
.
resolvedOtherAttrs
(
)
:
Map
<
QName
,
String
>