toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.resolved
/
ResolvedAttributeRef
/
Model
Model
class
Model
(
rawPart
:
XSLocalAttribute
,
schema
:
ResolvedSchemaLike
)
:
ResolvedAttribute.Model
(
source
)
Members
Constructors
Model
Link copied to clipboard
constructor
(
rawPart
:
XSLocalAttribute
,
schema
:
ResolvedSchemaLike
)
Properties
annotations
Link copied to clipboard
override
val
annotations
:
List
<
ResolvedAnnotation
>
id
Link copied to clipboard
override
val
id
:
VID
?
=
null
mdl
Attribute
Declaration
Link copied to clipboard
val
mdlAttributeDeclaration
:
ResolvedAttributeDef
mdl
Inheritable
Link copied to clipboard
val
mdlInheritable
:
Boolean
mdl
Type
Definition
Link copied to clipboard
open
override
val
mdlTypeDefinition
:
ResolvedSimpleType
mdl
Value
Constraint
Link copied to clipboard
val
mdlValueConstraint
:
ValueConstraint
?
other
Attrs
Link copied to clipboard
override
val
otherAttrs
:
Map
<
QName
,
String
>