20 #ifndef __com_sun_star_xsd_Decimal_idl__
21 #define __com_sun_star_xsd_Decimal_idl__
25 module com { module sun { module star { module xsd {
42 [property, maybevoid]
long TotalDigits;
double MaxInclusiveDouble
specifies the inclusive upper bound for the value
Definition: Decimal.idl:56
double MaxExclusiveDouble
specifies the exclusive upper bound for the value
Definition: Decimal.idl:61
double MinExclusiveDouble
specifies the exclusive lower bound for the value
Definition: Decimal.idl:71
double MinInclusiveDouble
specifies the inclusive lower bound for the value
Definition: Decimal.idl:66
long FractionDigits
fractionDigits is the maximum number of digits in the fractional part of values of decimal data ...
Definition: Decimal.idl:51
specifies an XSD compliant decimal type
Definition: Decimal.idl:29
specifies an XSD compliant simple data type
Definition: XDataType.idl:32