Definition Type: Element
Name: BaseAmount
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:AmountType
Containing Schema: Fields.xsd
Abstract
Documentation:
The original amount in the orginal currency being converted based on the Exchange rate to the new currency.
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema fields_xsd1XSD Diagram of BaseAmount in schema fields_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="BaseAmount" type="AmountType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            The original amount in the orginal currency being converted based on the Exchange rate
            to the new currency.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: