toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization
/
XSI_ComplexContent
XSI_Complex
Content
sealed
interface
XSI_ComplexContent
:
XSI_Annotated
(
source
)
Inheritors
XSComplexContent
Shorthand
XSSimpleContent
Members
Members & Extensions
Properties
annotation
Link copied to clipboard
abstract
val
annotation
:
XSAnnotation
?
derivation
Link copied to clipboard
abstract
val
derivation
:
XSComplexType.Derivation
id
Link copied to clipboard
abstract
val
id
:
VID
?
other
Attrs
Link copied to clipboard
abstract
val
otherAttrs
:
Map
<
SerializableQName
,
String
>
Functions
resolved
Other
Attrs
Link copied to clipboard
fun
XSI_OpenAttrs
.
resolvedOtherAttrs
(
)
:
Map
<
QName
,
String
>