toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization.facets
/
XSFacet
/
Numeric
Numeric
@
Serializable
sealed
class
Numeric
:
XSFacet.Fixed
(
source
)
Inheritors
XSFractionDigits
XSLength
XSMaxLength
XSMinLength
XSTotalDigits
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
override
val
value
:
ULong
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
>