toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.resolved
/
ResolvedGlobalAttribute
Resolved
Global
Attribute
class
ResolvedGlobalAttribute
:
ResolvedAttributeDef
,
IScope.Global
,
NamedPart
(
source
)
Members
Constructors
Resolved
Global
Attribute
Link copied to clipboard
constructor
(
rawPart
:
XSGlobalAttribute
,
schema
:
ResolvedSchemaLike
,
location
:
String
)
Types
Model
Link copied to clipboard
class
Model
:
ResolvedAttributeDef.Model
Properties
builtin
Link copied to clipboard
val
builtin
:
Boolean
id
Link copied to clipboard
open
val
id
:
VID
?
location
Link copied to clipboard
val
location
:
String
mdl
Annotations
Link copied to clipboard
open
val
mdlAnnotations
:
List
<
ResolvedAnnotation
>
mdl
Inheritable
Link copied to clipboard
open
override
val
mdlInheritable
:
Boolean
mdl
QName
Link copied to clipboard
open
override
val
mdlQName
:
QName
mdl
Scope
Link copied to clipboard
open
override
val
mdlScope
:
VAttributeScope.Global
mdl
Type
Definition
Link copied to clipboard
val
mdlTypeDefinition
:
ResolvedSimpleType
mdl
Value
Constraint
Link copied to clipboard
val
mdlValueConstraint
:
ValueConstraint
?
mdl
Variety
Link copied to clipboard
open
override
val
mdlVariety
:
VScopeVariety
model
Link copied to clipboard
open
override
val
model
:
ResolvedGlobalAttribute.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
)