toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization
/
XSDocumentation
XSDocumentation
@
Serializable
class
XSDocumentation
:
XSOpenAttrsBase
(
source
)
Members
Members & Extensions
Constructors
XSDocumentation
Link copied to clipboard
constructor
(
source
:
VAnyURI
?
=
null
,
lang
:
VLanguage
?
=
null
,
content
:
CompactFragment
=
CompactFragment("")
,
otherAttrs
:
Map
<
QName
,
String
>
=
emptyMap()
)
Properties
content
Link copied to clipboard
var
content
:
CompactFragment
lang
Link copied to clipboard
val
lang
:
VLanguage
?
other
Attrs
Link copied to clipboard
override
val
otherAttrs
:
Map
<
@
Serializable
(
with
=
QNameSerializer::class
)
QName
,
String
>
source
Link copied to clipboard
val
source
:
VAnyURI
?
Functions
resolved
Other
Attrs
Link copied to clipboard
fun
XSI_OpenAttrs
.
resolvedOtherAttrs
(
)
:
Map
<
QName
,
String
>