toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.resolved
/
ResolvedAttributeGroupRef
Resolved
Attribute
Group
Ref
class
ResolvedAttributeGroupRef
(
rawPart
:
XSAttributeGroupRef
,
schema
:
ResolvedSchemaLike
)
:
ResolvedAnnotated
(
source
)
Members
Constructors
Resolved
Attribute
Group
Ref
Link copied to clipboard
constructor
(
rawPart
:
XSAttributeGroupRef
,
schema
:
ResolvedSchemaLike
)
Types
Model
Link copied to clipboard
class
Model
(
rawPart
:
XSAttributeGroupRef
,
schema
:
ResolvedSchemaLike
)
:
ResolvedAnnotated.Model
Properties
id
Link copied to clipboard
open
val
id
:
VID
?
mdl
Annotations
Link copied to clipboard
open
val
mdlAnnotations
:
List
<
ResolvedAnnotation
>
model
Link copied to clipboard
open
override
val
model
:
ResolvedAttributeGroupRef.Model
other
Attrs
Link copied to clipboard
open
val
otherAttrs
:
Map
<
QName
,
String
>
ref
Link copied to clipboard
val
ref
:
QName
resolved
Group
Link copied to clipboard
val
resolvedGroup
:
ResolvedGlobalAttributeGroup
Functions
check
Annotated
Link copied to clipboard
open
fun
checkAnnotated
(
version
:
SchemaVersion
)
check
Ref
Link copied to clipboard
fun
checkRef
(
checkHelper
:
CheckHelper
,
seen
:
MutableSet
<
ResolvedGlobalAttributeGroup
>
)