toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization
/
XSISimpleType
XSISimple
Type
sealed
interface
XSISimpleType
:
XSIType
(
source
)
Inheritors
XSGlobalSimpleType
XSLocalSimpleType
Members
Members & Extensions
Properties
annotation
Link copied to clipboard
abstract
val
annotation
:
XSAnnotation
?
id
Link copied to clipboard
abstract
val
id
:
VID
?
other
Attrs
Link copied to clipboard
abstract
val
otherAttrs
:
Map
<
SerializableQName
,
String
>
simple
Derivation
Link copied to clipboard
abstract
val
simpleDerivation
:
XSSimpleDerivation
Functions
resolved
Other
Attrs
Link copied to clipboard
fun
XSI_OpenAttrs
.
resolvedOtherAttrs
(
)
:
Map
<
QName
,
String
>