Definition Type: Element
Name: ExchangeRate
Namespace: http://www.openapplications.org/oagis/9
Type: oa:CurrencyExchangeRateType
Containing Schema: Components.xsd
Abstract
Documentation:
** deprecated in favor of CurrencyExchangeRate ** ExchangeRate is the conversion from one one currency to another currency Identifing the conversion factor and the source in which it was obtained, the date in which the conversion factor was set, and the effective period in which it is to be used.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into EffectiveTimePeriod in schema components_xsd1 Drilldown into SourceID in schema fields_xsd1 Drilldown into SetDateTime in schema fields_xsd1 Drilldown into RateNumeric in schema fields_xsd1 Drilldown into TargetUnitBaseNumeric in schema fields_xsd1 Drilldown into TargetCurrencyCode in schema fields_xsd1 Drilldown into SourceUnitBaseNumeric in schema fields_xsd1 Drilldown into SourceCurrencyCode in schema fields_xsd1 Drilldown into CurrencyExchangeABIEType in schema components_xsd1 Drilldown into type in schema components_xsd1 Drilldown into CurrencyExchangeBaseType in schema components_xsd1 Drilldown into CurrencyExchangeRateType in schema components_xsd1XSD Diagram of ExchangeRate in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ExchangeRate" type="CurrencyExchangeRateType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">** deprecated in favor of CurrencyExchangeRate **  ExchangeRate is the conversion from one one currency to another currency Identifing the conversion factor and the source in which it was obtained, the date in which the conversion factor was set, and the effective period in which it is to be used.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SourceCurrencyCode oa:SourceCurrencyCode 0 (1)
SourceUnitBaseNumeric oa:SourceUnitBaseNumeric 0 (1)
TargetCurrencyCode oa:TargetCurrencyCode 0 (1)
TargetUnitBaseNumeric oa:TargetUnitBaseNumeric 0 (1)
RateNumeric oa:RateNumeric 0 (1)
SetDateTime oa:SetDateTime 0 (1)
SourceID oa:SourceID 0 (1)
EffectiveTimePeriod oa:EffectiveTimePeriod 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type oa:type (Optional)
Collapse Derivation Tree: