toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.resolved
/
ResolvedComplexType
/
Model
Model
interface
Model
:
ResolvedAnnotated.IModel
(
source
)
Inheritors
Model
Model
Members
Properties
annotations
Link copied to clipboard
abstract
val
annotations
:
List
<
ResolvedAnnotation
>
has
Local
Ns
In
Context
Link copied to clipboard
abstract
val
hasLocalNsInContext
:
Boolean
id
Link copied to clipboard
abstract
val
id
:
VID
?
mdl
Abstract
Link copied to clipboard
abstract
val
mdlAbstract
:
Boolean
mdl
Assertions
Link copied to clipboard
abstract
val
mdlAssertions
:
List
<
XSIAssertCommon
>
mdl
Attribute
Uses
Link copied to clipboard
abstract
val
mdlAttributeUses
:
Map
<
QName
,
IResolvedAttributeUse
>
mdl
Attribute
Wildcard
Link copied to clipboard
abstract
val
mdlAttributeWildcard
:
ResolvedAnyAttribute
?
mdl
Base
Type
Definition
Link copied to clipboard
abstract
val
mdlBaseTypeDefinition
:
ResolvedType
mdl
Content
Type
Link copied to clipboard
abstract
val
mdlContentType
:
ResolvedComplexType.ResolvedContentType
mdl
Derivation
Method
Link copied to clipboard
abstract
val
mdlDerivationMethod
:
VDerivationControl.Complex
mdl
Final
Link copied to clipboard
abstract
val
mdlFinal
:
Set
<
VDerivationControl.Complex
>
mdl
Prohibited
Substitutions
Link copied to clipboard
abstract
val
mdlProhibitedSubstitutions
:
Set
<
VDerivationControl.Complex
>
other
Attrs
Link copied to clipboard
abstract
val
otherAttrs
:
Map
<
QName
,
String
>
Functions
calculate
Prohibited
Substitutions
Link copied to clipboard
abstract
fun
calculateProhibitedSubstitutions
(
rawPart
:
XSIComplexType
,
schema
:
ResolvedSchemaLike
)
:
Set
<
VDerivationControl.Complex
>