toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization.facets
/
XSFacet
/
Fixed
Fixed
@
Serializable
sealed
class
Fixed
:
XSFacet
(
source
)
Inheritors
XSExplicitTimezone
Numeric
XSMaxExclusive
XSMaxInclusive
XSMinExclusive
XSMinInclusive
XSWhiteSpace
Members
Members & Extensions
Properties
annotation
Link copied to clipboard
override
val
annotation
:
XSAnnotation
?
fixed
Link copied to clipboard
override
val
fixed
:
Boolean
?
id
Link copied to clipboard
override
val
id
:
VID
?
other
Attrs
Link copied to clipboard
override
val
otherAttrs
:
Map
<
SerializableQName
,
String
>
value
Link copied to clipboard
abstract
val
value
:
Any
Functions
is
List
Facet
Link copied to clipboard
open
fun
isListFacet
(
version
:
SchemaVersion
)
:
Boolean
is
Union
Facet
Link copied to clipboard
open
fun
isUnionFacet
(
version
:
SchemaVersion
)
:
Boolean
resolved
Other
Attrs
Link copied to clipboard
fun
XSI_OpenAttrs
.
resolvedOtherAttrs
(
)
:
Map
<
QName
,
String
>