toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.resolved
/
ResolvedGlobalAttributeGroup
Resolved
Global
Attribute
Group
class
ResolvedGlobalAttributeGroup
:
ResolvedAnnotated
,
NamedPart
,
VAttributeScope.Member
(
source
)
Members
Types
Model
Link copied to clipboard
class
Model
:
ResolvedAnnotated.Model
Properties
any
Attribute
Link copied to clipboard
val
anyAttribute
:
ResolvedAnyAttribute
?
attribute
Groups
Link copied to clipboard
val
attributeGroups
:
List
<
ResolvedAttributeGroupRef
>
attributes
Link copied to clipboard
val
attributes
:
List
<
IResolvedAttributeUse
>
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
QName
Link copied to clipboard
open
override
val
mdlQName
:
QName
model
Link copied to clipboard
open
override
val
model
:
ResolvedGlobalAttributeGroup.Model
other
Attrs
Link copied to clipboard
open
val
otherAttrs
:
Map
<
QName
,
String
>
Functions
check
Annotated
Link copied to clipboard
open
fun
checkAnnotated
(
version
:
SchemaVersion
)
check
Attribute
Group
Link copied to clipboard
fun
checkAttributeGroup
(
checkHelper
:
CheckHelper
,
seen
:
MutableSet
<
ResolvedGlobalAttributeGroup
>
)
get
Attribute
Uses
Link copied to clipboard
fun
getAttributeUses
(
)
:
Collection
<
IResolvedAttributeUse
>
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String