Definition Type: Element
Name: BaseAmount
Namespace: http://www.openapplications.org/oagis/9
Type: nsA: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_xsdXSD Diagram of BaseAmount in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="BaseAmount" type="AmountType">
    <xsd:annotation>
        <xsd:documentation>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: