toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.resolved
/
ResolvedElement
/
Model
Model
abstract
class
Model
(
rawPart
:
XSElement
,
schema
:
ResolvedSchemaLike
,
context
:
ResolvedElement
)
:
ResolvedAnnotated.Model
(
source
)
Inheritors
Model
Model
Members
Constructors
Model
Link copied to clipboard
constructor
(
rawPart
:
XSElement
,
schema
:
ResolvedSchemaLike
,
context
:
ResolvedElement
)
Properties
annotations
Link copied to clipboard
override
val
annotations
:
List
<
ResolvedAnnotation
>
id
Link copied to clipboard
override
val
id
:
VID
?
=
null
mdl
Identity
Constraints
Link copied to clipboard
val
mdlIdentityConstraints
:
Set
<
ResolvedIdentityConstraint
>
mdl
Type
Definition
Link copied to clipboard
abstract
val
mdlTypeDefinition
:
Result
<
ResolvedType
>
mdl
Type
Table
Link copied to clipboard
abstract
val
mdlTypeTable
:
ITypeTable
?
mdl
Value
Constraint
Link copied to clipboard
val
mdlValueConstraint
:
ValueConstraint
?
other
Attrs
Link copied to clipboard
override
val
otherAttrs
:
Map
<
QName
,
String
>
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int