toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization
/
XSIdentityConstraint
XSIdentity
Constraint
@
Serializable
sealed
class
XSIdentityConstraint
:
XSAnnotatedBase
(
source
)
Inheritors
XSKey
XSKeyRef
XSUnique
Members
Members & Extensions
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
?
other
Attrs
Link copied to clipboard
override
val
otherAttrs
:
Map
<
@
Serializable
(
with
=
QNameSerializer::class
)
QName
,
String
>
selector
Link copied to clipboard
val
selector
:
XSSelector
?
Functions
resolved
Other
Attrs
Link copied to clipboard
fun
XSI_OpenAttrs
.
resolvedOtherAttrs
(
)
:
Map
<
QName
,
String
>