Definition Type: Element
Name: CurrencyExchangeRate
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:CurrencyExchangeRateType
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies the exchange rate between two currencies. For the transaction in which this is associated.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into EffectiveTimePeriod in schema components_xsd Drilldown into SourceID in schema fields_xsd Drilldown into SetDateTime in schema fields_xsd Drilldown into RateNumeric in schema fields_xsd Drilldown into TargetUnitBaseNumeric in schema fields_xsd Drilldown into TargetCurrencyCode in schema fields_xsd Drilldown into SourceUnitBaseNumeric in schema fields_xsd Drilldown into SourceCurrencyCode in schema fields_xsd Drilldown into CurrencyExchangeABIEType in schema components_xsd Drilldown into type in schema components_xsd Drilldown into CurrencyExchangeBaseType in schema components_xsd Drilldown into CurrencyExchangeRateType in schema components_xsdXSD Diagram of CurrencyExchangeRate in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="CurrencyExchangeRate" type="CurrencyExchangeRateType">
    <xsd:annotation>
        <xsd:documentation>Identifies the exchange rate between two currencies. For the transaction in which this is associated.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SourceCurrencyCode nsA:SourceCurrencyCode 0 (1)
SourceUnitBaseNumeric nsA:SourceUnitBaseNumeric 0 (1)
TargetCurrencyCode nsA:TargetCurrencyCode 0 (1)
TargetUnitBaseNumeric nsA:TargetUnitBaseNumeric 0 (1)
RateNumeric nsA:RateNumeric 0 (1)
SetDateTime nsA:SetDateTime 0 (1)
SourceID nsA:SourceID 0 (1)
EffectiveTimePeriod nsA:EffectiveTimePeriod 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type nsA:type (Optional)
Collapse Derivation Tree: