toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization
/
XSAppInfo
XSApp
Info
@
Serializable
class
XSAppInfo
:
XSOpenAttrsBase
(
source
)
Members
Members & Extensions
Constructors
XSApp
Info
Link copied to clipboard
constructor
(
source
:
VAnyURI
?
=
null
,
content
:
CompactFragment
=
CompactFragment("")
,
otherAttrs
:
Map
<
QName
,
String
>
=
emptyMap()
)
Properties
content
Link copied to clipboard
val
content
:
CompactFragment
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
>