toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization
/
XSKeyRef
XSKey
Ref
@
Serializable
class
XSKeyRef
:
XSIdentityConstraint
(
source
)
Members
Members & Extensions
Constructors
XSKey
Ref
Link copied to clipboard
constructor
(
name
:
VNCName
?
=
null
,
ref
:
QName
?
=
null
,
refer
:
QName
?
=
null
,
selector
:
XSSelector
,
fields
:
List
<
XSField
>
=
emptyList()
,
id
:
VID
?
=
null
,
annotation
:
XSAnnotation
?
=
null
,
otherAttrs
:
Map
<
QName
,
String
>
)
Properties
annotation
Link copied to clipboard
override
val
annotation
:
XSAnnotation
?
fields
Link copied to clipboard
val
fields
:
List
<
XSField
>
At least 1 if selector is present
id
Link copied to clipboard
override
val
id
:
VID
?
name
Link copied to clipboard
val
name
:
VNCName
?
other
Attrs
Link copied to clipboard
override
val
otherAttrs
:
Map
<
@
Serializable
(
with
=
QNameSerializer::class
)
QName
,
String
>
ref
Link copied to clipboard
val
ref
:
SerializableQName
?
refer
Link copied to clipboard
val
refer
:
SerializableQName
?
selector
Link copied to clipboard
val
selector
:
XSSelector
?
Functions
resolved
Other
Attrs
Link copied to clipboard
fun
XSI_OpenAttrs
.
resolvedOtherAttrs
(
)
:
Map
<
QName
,
String
>