toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization
/
XSI_ComplexDerivation
XSI_Complex
Derivation
sealed
interface
XSI_ComplexDerivation
:
XSComplexType.Derivation
,
XSI_Annotated
(
source
)
Inheritors
XSComplexDerivationBase
Shorthand
Members
Members & Extensions
Properties
annotation
Link copied to clipboard
abstract
val
annotation
:
XSAnnotation
?
any
Attribute
Link copied to clipboard
abstract
val
anyAttribute
:
XSAnyAttribute
?
asserts
Link copied to clipboard
abstract
override
val
asserts
:
List
<
XSIAssertCommon
>
attribute
Groups
Link copied to clipboard
abstract
val
attributeGroups
:
List
<
XSAttributeGroupRef
>
attributes
Link copied to clipboard
abstract
val
attributes
:
List
<
XSLocalAttribute
>
base
Link copied to clipboard
abstract
val
base
:
QName
?
id
Link copied to clipboard
abstract
val
id
:
VID
?
open
Content
Link copied to clipboard
abstract
val
openContent
:
XSOpenContent
?
other
Attrs
Link copied to clipboard
abstract
val
otherAttrs
:
Map
<
SerializableQName
,
String
>
term
Link copied to clipboard
abstract
val
term
:
XSComplexContent.XSIDerivationParticle
?
Functions
resolved
Other
Attrs
Link copied to clipboard
fun
XSI_OpenAttrs
.
resolvedOtherAttrs
(
)
:
Map
<
QName
,
String
>