toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.resolved
/
ResolvedKey
Resolved
Key
interface
ResolvedKey
:
ResolvedReferenceableConstraint
(
source
)
Inheritors
ResolvedDirectKey
ResolvedIndirectKey
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
constraint
Link copied to clipboard
abstract
val
constraint
:
ResolvedIdentityConstraint
fields
Link copied to clipboard
abstract
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
abstract
val
mdlFields
:
List
<
XPathExpression
>
mdl
Identity
Constraint
Category
Link copied to clipboard
open
override
val
mdlIdentityConstraintCategory
:
ResolvedIdentityConstraint.Category
mdl
QName
Link copied to clipboard
abstract
val
mdlQName
:
QName
?
mdl
Selector
Link copied to clipboard
abstract
val
mdlSelector
:
XPathExpression
model
Link copied to clipboard
abstract
val
model
:
ResolvedAnnotated.IModel
other
Attrs
Link copied to clipboard
open
val
otherAttrs
:
Map
<
QName
,
String
>
owner
Link copied to clipboard
abstract
val
owner
:
ResolvedElement
selector
Link copied to clipboard
abstract
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
)