CurrencyExchangeABIEType
CurrencyExchangeABIEType is logically derived from UN/CEFACT TBG17 ABIE CurrencyExchangeType as defined in the Reusable Aggregate Business Information Entity (RUABIE) XML Schema file.
Complex type information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Properties: Abstract, ID: oagis-id-2a472e49691048dd8e5f2d0186729b97
Content
- Sequence [1..1]
- SourceCurrencyCode [0..1] The source Currency Code for the monetary amount to be converted.
- SourceUnitBaseNumber [0..1] Specifies the unit base of the source currency for currencies with small denominations.
- TargetCurrencyCode [0..1] The target Currency Code for the monetary amount to be converted.
- TargetUnitBaseNumber [0..1] Specifies the unit base of the target currency for currencies with small denominations.
- RateNumber [0..1] Is the multiplier to convert the source units to the target units. (e.g.) The conversion of one currency to another currency monitary amount in the from currency is multiplied by the CalculationRateNumeric to calcultate the monitary amount in the to currency. Another example maybe the conversion between units of measure.
- SetDateTime [0..1] Identifies the date in which the conversion factor was set by the Issueing agency.
from type IdentificationType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used by
- Element CurrencyExchangeRate via derived type CurrencyExchangeRateType
Type inheritance chain
- IdentificationType
- CurrencyExchangeABIEType
- extended by CurrencyExchangeRateBaseType
- extended by CurrencyExchangeRateType
- extended by CurrencyExchangeRateBaseType
- CurrencyExchangeABIEType