toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.resolved
/
ResolvedLocalAttribute
Resolved
Local
Attribute
class
ResolvedLocalAttribute
:
ResolvedAttributeDef
,
IResolvedAttributeUse
(
source
)
Members
Types
Companion
Link copied to clipboard
object
Companion
Model
Link copied to clipboard
class
Model
(
rawPart
:
XSLocalAttribute
,
schema
:
ResolvedSchemaLike
,
typeContext
:
VSimpleTypeScope.Member
)
:
ResolvedAttributeDef.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
:
ResolvedLocalAttribute
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
:
ResolvedLocalAttribute.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
Attribute
Link copied to clipboard
open
fun
checkAttribute
(
checkHelper
:
CheckHelper
)
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