toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization
/
XSAnyBase
XSAny
Base
@
Serializable
abstract
class
XSAnyBase
:
XSAnnotatedBase
(
source
)
Inheritors
XSAny
XSAnyAttribute
Members
Members & Extensions
Constructors
XSAny
Base
Link copied to clipboard
constructor
(
namespace
:
VNamespaceList
?
=
null
,
notNamespace
:
VNotNamespaceList
?
=
null
,
id
:
VID
?
,
annotation
:
XSAnnotation
?
,
otherAttrs
:
Map
<
QName
,
String
>
)
Properties
annotation
Link copied to clipboard
override
val
annotation
:
XSAnnotation
?
id
Link copied to clipboard
override
val
id
:
VID
?
namespace
Link copied to clipboard
val
namespace
:
VNamespaceList
?
not
Namespace
Link copied to clipboard
val
notNamespace
:
VNotNamespaceList
?
not
QName
Link copied to clipboard
abstract
val
notQName
:
VQNameListBase
<
out
VQNameListBase.IElem
>
?
other
Attrs
Link copied to clipboard
override
val
otherAttrs
:
Map
<
@
Serializable
(
with
=
QNameSerializer::class
)
QName
,
String
>
process
Contents
Link copied to clipboard
abstract
val
processContents
:
VProcessContents
?
Functions
resolved
Other
Attrs
Link copied to clipboard
fun
XSI_OpenAttrs
.
resolvedOtherAttrs
(
)
:
Map
<
QName
,
String
>