toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization
/
XSAssert
XSAssert
@
Serializable
class
XSAssert
:
XSAnnotatedBase
,
XSIAssertCommon
(
source
)
Members
Members & Extensions
Constructors
XSAssert
Link copied to clipboard
constructor
(
test
:
XPathExpression
,
xPathDefaultNamespace
:
VXPathDefaultNamespace
?
=
null
,
id
:
VID
?
,
annotation
:
XSAnnotation
?
=
null
,
otherAttrs
:
Map
<
QName
,
String
>
=
emptyMap()
)
Properties
annotation
Link copied to clipboard
override
val
annotation
:
XSAnnotation
?
id
Link copied to clipboard
override
val
id
:
VID
?
other
Attrs
Link copied to clipboard
override
val
otherAttrs
:
Map
<
@
Serializable
(
with
=
QNameSerializer::class
)
QName
,
String
>
test
Link copied to clipboard
open
override
val
test
:
XPathExpression
?
xpath
Default
Namespace
Link copied to clipboard
open
override
val
xpathDefaultNamespace
:
VXPathDefaultNamespace
?
Functions
resolved
Other
Attrs
Link copied to clipboard
fun
XSI_OpenAttrs
.
resolvedOtherAttrs
(
)
:
Map
<
QName
,
String
>