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