toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.resolved
/
ResolvedIndirectKey
Resolved
Indirect
Key
class
ResolvedIndirectKey
(
rawPart
:
XSKey
,
schema
:
ResolvedSchemaLike
,
owner
:
ResolvedElement
)
:
ResolvedIndirectIdentityConstraint
<
ResolvedDirectKey
>
,
ResolvedKey
(
source
)
Members
Constructors
Resolved
Indirect
Key
Link copied to clipboard
constructor
(
rawPart
:
XSKey
,
schema
:
ResolvedSchemaLike
,
owner
:
ResolvedElement
)
Properties
constraint
Link copied to clipboard
open
override
val
constraint
:
ResolvedIndirectKey
fields
Link copied to clipboard
override
val
fields
:
List
<
XSField
>
At least 1 if selector is present
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
override
val
mdlFields
:
List
<
XPathExpression
>
mdl
Identity
Constraint
Category
Link copied to clipboard
open
override
val
mdlIdentityConstraintCategory
:
ResolvedIdentityConstraint.Category
mdl
QName
Link copied to clipboard
open
override
val
mdlQName
:
QName
?
mdl
Selector
Link copied to clipboard
override
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
ref
Link copied to clipboard
val
ref
:
ResolvedDirectKey
schema
Link copied to clipboard
val
schema
:
ResolvedSchemaLike
selector
Link copied to clipboard
override
val
selector
:
XSSelector
Functions
check
Annotated
Link copied to clipboard
open
fun
checkAnnotated
(
version
:
SchemaVersion
)
check
Constraint
Link copied to clipboard
open
fun
checkConstraint
(
checkHelper
:
CheckHelper
)