20 module
com { module sun { module star { module xsd {
specifies an XSD compliant simple data type
Definition: XDataType.idl:25
Definition: Ambiguous.idl:20
specifies an XSD compliant decimal type
Definition: Decimal.idl:25
double MinExclusiveDouble
specifies the exclusive lower bound for the value
Definition: Decimal.idl:66
double MaxExclusiveDouble
specifies the exclusive upper bound for the value
Definition: Decimal.idl:56
double MinInclusiveDouble
specifies the inclusive lower bound for the value
Definition: Decimal.idl:61
double MaxInclusiveDouble
specifies the inclusive upper bound for the value
Definition: Decimal.idl:51
long TotalDigits
totalDigits is the maximum number of digits in values of decimal data types.
Definition: Decimal.idl:28
long FractionDigits
fractionDigits is the maximum number of digits in the fractional part of values of decimal data
Definition: Decimal.idl:46