toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization
/
XSComplexContent
/
XSComplexDerivationBase
XSComplex
Derivation
Base
@
Serializable
sealed
class
XSComplexDerivationBase
:
XSAnnotatedBase
,
XSI_ComplexDerivation
(
source
)
Inheritors
XSRestriction
XSExtension
Members
Members & Extensions
Properties
annotation
Link copied to clipboard
override
val
annotation
:
XSAnnotation
?
any
Attribute
Link copied to clipboard
override
val
anyAttribute
:
XSAnyAttribute
?
asserts
Link copied to clipboard
override
val
asserts
:
List
<
XSAssert
>
attribute
Groups
Link copied to clipboard
override
val
attributeGroups
:
List
<
XSAttributeGroupRef
>
attributes
Link copied to clipboard
override
val
attributes
:
List
<
XSLocalAttribute
>
base
Link copied to clipboard
override
val
base
:
SerializableQName
?
derivation
Method
Link copied to clipboard
abstract
val
derivationMethod
:
VDerivationControl.Complex
id
Link copied to clipboard
override
val
id
:
VID
?
open
Content
Link copied to clipboard
override
val
openContent
:
XSOpenContent
?
other
Attrs
Link copied to clipboard
override
val
otherAttrs
:
Map
<
@
Serializable
(
with
=
QNameSerializer::class
)
QName
,
String
>
term
Link copied to clipboard
override
val
term
:
XSComplexContent.XSIDerivationParticle
?
Functions
resolved
Other
Attrs
Link copied to clipboard
fun
XSI_OpenAttrs
.
resolvedOtherAttrs
(
)
:
Map
<
QName
,
String
>