toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.resolved
/
ResolvedNotation
Resolved
Notation
class
ResolvedNotation
(
rawPart
:
XSNotation
,
val
schema
:
ResolvedSchemaLike
,
val
location
:
String
)
:
ResolvedAnnotated
,
NamedPart
(
source
)
Members
Constructors
Resolved
Notation
Link copied to clipboard
constructor
(
rawPart
:
XSNotation
,
schema
:
ResolvedSchemaLike
,
location
:
String
)
Properties
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
:
ResolvedAnnotated.IModel
other
Attrs
Link copied to clipboard
open
val
otherAttrs
:
Map
<
QName
,
String
>
public
Link copied to clipboard
val
public
:
VToken
?
schema
Link copied to clipboard
val
schema
:
ResolvedSchemaLike
system
Link copied to clipboard
val
system
:
VAnyURI
?
Functions
check
Link copied to clipboard
fun
check
(
)
check
Annotated
Link copied to clipboard
open
fun
checkAnnotated
(
version
:
SchemaVersion
)