Definition Type: SimpleType
Name: LimitedDecimalType
Namespace: http://www.adsml.org/typelibrary/2.0
Containing Schema: AdsMLTypeLibrary-2.0-AS.xsd
Collapse XSD Schema Diagram:
XSD Diagram of LimitedDecimalType in schema adsmltypelibrary-2_0-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:simpleType name="LimitedDecimalType">
    <xs:restriction base="xs:decimal">
        <xs:fractionDigits value="10" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
FractionalDigits 10
Collapse Derivation Tree:
Collapse References:
adsml:BasePrice, adsml-fi:CalculationRate, adsml:divisor, adsml:NumberOfUnits, adsml-bo:OveragePercentage, adsml:PenaltySurchargePercent, adsml:Percent, adsml:PricePerUnitType, adsml:SettlementDiscountPercentadsml-fi:SourceCurrencyBaseRate, adsml-fi:TargetCurrencyBaseRate,