toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.resolved
/
ResolvedIdentityConstraintBase
Resolved
Identity
Constraint
Base
sealed
class
ResolvedIdentityConstraintBase
:
ResolvedAnnotated
(
source
)
Inheritors
ResolvedIndirectIdentityConstraint
ResolvedNamedIdentityConstraint
Members
Properties
constraint
Link copied to clipboard
abstract
val
constraint
:
ResolvedIdentityConstraint
id
Link copied to clipboard
open
val
id
:
VID
?
mdl
Annotations
Link copied to clipboard
open
val
mdlAnnotations
:
List
<
ResolvedAnnotation
>
mdl
Fields
Link copied to clipboard
abstract
val
mdlFields
:
List
<
XPathExpression
>
mdl
Selector
Link copied to clipboard
abstract
val
mdlSelector
:
XPathExpression
model
Link copied to clipboard
open
override
val
model
:
ResolvedAnnotated.IModel
other
Attrs
Link copied to clipboard
open
val
otherAttrs
:
Map
<
QName
,
String
>
owner
Link copied to clipboard
val
owner
:
ResolvedElement
schema
Link copied to clipboard
val
schema
:
ResolvedSchemaLike
Functions
check
Annotated
Link copied to clipboard
open
fun
checkAnnotated
(
version
:
SchemaVersion
)