Definition Type: ComplexType
Name: CurrencyExchangeRateType
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:CurrencyExchangeBaseType
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies the exchange rate between two currencies
Collapse XSD Schema Diagram:
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_xsd1XSD Diagram of CurrencyExchangeRateType in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="CurrencyExchangeRateType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            Identifies the exchange rate between two currencies
         </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="CurrencyExchangeBaseType">
            <xsd:sequence>
                <!-- <xsd:element ref="UserArea" minOccurs="0" /> -->
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SourceCurrencyCode oagis:SourceCurrencyCode 0 (1)
SourceUnitBaseNumeric oagis:SourceUnitBaseNumeric 0 (1)
TargetCurrencyCode oagis:TargetCurrencyCode 0 (1)
TargetUnitBaseNumeric oagis:TargetUnitBaseNumeric 0 (1)
RateNumeric oagis:RateNumeric 0 (1)
SetDateTime oagis:SetDateTime 0 (1)
SourceID oagis:SourceID 0 (1)
EffectiveTimePeriod oagis:EffectiveTimePeriod 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type oagis:type (Optional)
Collapse Derivation Tree:
Collapse References:
oagis:CurrencyExchangeRate, oagis:ExchangeRate