toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization
/
XSOpenContentBase
XSOpen
Content
Base
@
Serializable
abstract
class
XSOpenContentBase
:
XSAnnotatedBase
(
source
)
Inheritors
XSDefaultOpenContent
XSOpenContent
Members
Members & Extensions
Constructors
XSOpen
Content
Base
Link copied to clipboard
constructor
(
mode
:
VContentMode
,
any
:
XSAny
?
,
id
:
VID
?
,
annotation
:
XSAnnotation
?
,
otherAttrs
:
Map
<
SerializableQName
,
String
>
)
Properties
annotation
Link copied to clipboard
override
val
annotation
:
XSAnnotation
?
any
Link copied to clipboard
val
any
:
XSAny
?
id
Link copied to clipboard
override
val
id
:
VID
?
mode
Link copied to clipboard
val
mode
:
VContentMode
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
>