Module xsd_types::value

source ·

Structs

Decimal number.
Checks that a rational has a finite decimal representation.
Integer number.
Error raised when trying to create a decimal value from a rational without finite decimal representation.

Enums

XSD datatype value.

Traits

Functions

Returns the decimal lexical representation of the given rational number, if any.
Checks that the given rational has a finite decimal representation.

Type Definitions