toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.resolved
/
ResolvedSimpleRestrictionBase
Resolved
Simple
Restriction
Base
abstract
class
ResolvedSimpleRestrictionBase
(
rawPart
:
XSSimpleRestriction
?
)
:
ResolvedSimpleType.Derivation
(
source
)
Inheritors
ResolvedSimpleRestriction
Members
Constructors
Resolved
Simple
Restriction
Base
Link copied to clipboard
constructor
(
rawPart
:
XSSimpleRestriction
?
)
Types
IModel
Link copied to clipboard
interface
IModel
:
ResolvedAnnotated.IModel
Model
Link copied to clipboard
class
Model
:
ResolvedAnnotated.Model
,
ResolvedSimpleRestrictionBase.IModel
Properties
base
Type
Link copied to clipboard
open
override
val
baseType
:
ResolvedType
Abstract as it is static for union/list. In those cases always AnySimpleType
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
abstract
override
val
model
:
ResolvedSimpleRestrictionBase.IModel
other
Attrs
Link copied to clipboard
open
val
otherAttrs
:
Map
<
QName
,
String
>
other
Contents
Link copied to clipboard
open
val
otherContents
:
List
<
CompactFragment
>
Functions
check
Annotated
Link copied to clipboard
open
fun
checkAnnotated
(
version
:
SchemaVersion
)
check
Derivation
Link copied to clipboard
open
override
fun
checkDerivation
(
checkHelper
:
CheckHelper
)