toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization
/
XSAnnotatedBase
XSAnnotated
Base
@
Serializable
abstract
class
XSAnnotatedBase
:
XSOpenAttrsBase
,
XSI_Annotated
(
source
)
Inheritors
XSAlternative
XSAnyBase
XSAssert
XSAttribute
XSAttributeGroupRef
XSComplexDerivationBase
XSExplicitGroup
XSIdentityConstraint
XSInclude
XSOpenContentBase
XSOverride
XSSelector
XSSimpleContent
XSSimpleDerivation
Members
Members & Extensions
Constructors
XSAnnotated
Base
Link copied to clipboard
constructor
(
id
:
VID
?
,
annotation
:
XSAnnotation
?
,
otherAttrs
:
Map
<
SerializableQName
,
String
>
)
Properties
annotation
Link copied to clipboard
override
val
annotation
:
XSAnnotation
?
id
Link copied to clipboard
override
val
id
:
VID
?
other
Attrs
Link copied to clipboard
override
val
otherAttrs
:
Map
<
@
Serializable
(
with
=
QNameSerializer::class
)
QName
,
String
>
Functions
resolved
Other
Attrs
Link copied to clipboard
fun
XSI_OpenAttrs
.
resolvedOtherAttrs
(
)
:
Map
<
QName
,
String
>