toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.resolved
/
ResolvedAttributeRef
Resolved
Attribute
Ref
class
ResolvedAttributeRef
(
parent
:
VAttributeScope.Member
,
rawPart
:
XSLocalAttribute
,
schema
:
ResolvedSchemaLike
)
:
ResolvedAttribute
,
IResolvedAttributeUse
(
source
)
Members
Constructors
Resolved
Attribute
Ref
Link copied to clipboard
constructor
(
parent
:
VAttributeScope.Member
,
rawPart
:
XSLocalAttribute
,
schema
:
ResolvedSchemaLike
)
Types
Model
Link copied to clipboard
class
Model
(
rawPart
:
XSLocalAttribute
,
schema
:
ResolvedSchemaLike
)
:
ResolvedAttribute.Model
Properties
id
Link copied to clipboard
open
val
id
:
VID
?
mdl
Annotations
Link copied to clipboard
open
val
mdlAnnotations
:
List
<
ResolvedAnnotation
>
mdl
Attribute
Declaration
Link copied to clipboard
open
override
val
mdlAttributeDeclaration
:
ResolvedAttributeDef
mdl
Inheritable
Link copied to clipboard
open
override
val
mdlInheritable
:
Boolean
mdl
QName
Link copied to clipboard
open
override
val
mdlQName
:
QName
mdl
Required
Link copied to clipboard
open
override
val
mdlRequired
:
Boolean
mdl
Scope
Link copied to clipboard
open
override
val
mdlScope
:
VAttributeScope.Local
mdl
Type
Definition
Link copied to clipboard
val
mdlTypeDefinition
:
ResolvedSimpleType
mdl
Value
Constraint
Link copied to clipboard
val
mdlValueConstraint
:
ValueConstraint
?
model
Link copied to clipboard
open
override
val
model
:
ResolvedAttributeRef.Model
other
Attrs
Link copied to clipboard
override
val
otherAttrs
:
Map
<
QName
,
String
>
Functions
check
Annotated
Link copied to clipboard
open
fun
checkAnnotated
(
version
:
SchemaVersion
)
check
Use
Link copied to clipboard
open
override
fun
checkUse
(
checkHelper
:
CheckHelper
)
is
Valid
Restriction
Of
Link copied to clipboard
open
fun
isValidRestrictionOf
(
baseAttr
:
IResolvedAttributeUse
,
version
:
SchemaVersion
)
:
Boolean
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String