Definition Type: Element
Name: RateNumeric
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:NumericType
Containing Schema: Fields.xsd
Abstract
Documentation:
Is the multiplier to convert the source units to the target units. (e.g.) The conversion of one currency to another currency monitary amount in the from currency is multiplied by the CalculationRateNumeric to calcultate the monitary amount in the to currency. Another example maybe the conversion between units of measure.
Collapse XSD Schema Diagram:
XSD Diagram of RateNumeric in schema fields_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="RateNumeric" type="NumericType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            Is the multiplier to convert the source units to the target units. (e.g.) The conversion
            of one currency to another currency monitary amount in the from currency is multiplied
            by the CalculationRateNumeric to calcultate the monitary amount in the to currency.
            Another example maybe the conversion between units of measure.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: