toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization
/
XSInclude
XSInclude
@
Serializable
class
XSInclude
:
XSAnnotatedBase
(
source
)
Members
Members & Extensions
Constructors
XSInclude
Link copied to clipboard
constructor
(
schemaLocation
:
VAnyURI
,
id
:
VID
?
=
null
,
annotation
:
XSAnnotation
?
=
null
,
otherAttrs
:
Map
<
QName
,
String
>
=
emptyMap()
)
Properties
annotation
Link copied to clipboard
override
val
annotation
:
XSAnnotation
?
id
Link copied to clipboard
override
val
id
:
VID
?
other
Attrs
Link copied to clipboard
override
val
otherAttrs
:
Map
<
@
Serializable
(
with
=
QNameSerializer::class
)
QName
,
String
>
schema
Location
Link copied to clipboard
val
schemaLocation
:
VAnyURI
Functions
resolved
Other
Attrs
Link copied to clipboard
fun
XSI_OpenAttrs
.
resolvedOtherAttrs
(
)
:
Map
<
QName
,
String
>