toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization
/
XSGroup
/
XSGroupElement
XSGroup
Element
@
Serializable
sealed
class
XSGroupElement
:
XSI_Annotated
(
source
)
Inheritors
All
Choice
Sequence
Members
Members & Extensions
Properties
annotation
Link copied to clipboard
abstract
val
annotation
:
XSAnnotation
?
id
Link copied to clipboard
abstract
val
id
:
VID
?
other
Attrs
Link copied to clipboard
abstract
val
otherAttrs
:
Map
<
SerializableQName
,
String
>
particles
Link copied to clipboard
abstract
val
particles
:
List
<
XSI_NestedParticle
>
Functions
resolved
Other
Attrs
Link copied to clipboard
fun
XSI_OpenAttrs
.
resolvedOtherAttrs
(
)
:
Map
<
QName
,
String
>