toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.resolved
/
ResolvedAttribute
/
Model
Model
abstract
class
Model
(
rawPart
:
XSAttribute
)
:
ResolvedAnnotated.Model
(
source
)
Inheritors
Model
Model
Members
Constructors
Model
Link copied to clipboard
constructor
(
rawPart
:
XSAttribute
)
Properties
annotations
Link copied to clipboard
override
val
annotations
:
List
<
ResolvedAnnotation
>
id
Link copied to clipboard
override
val
id
:
VID
?
=
null
mdl
Type
Definition
Link copied to clipboard
abstract
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
>