HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: CurrencyExchangeRate

Name CurrencyExchangeRate
Type CurrencyExchangeRateType
Documentation Identifies the exchange rate between two currencies. For the transaction in which this is associated.
Documentation (of type) Identifies the exchange rate between two currencies
XML Instance Representation
<CurrencyExchangeRate

type=" NormalizedStringType [0..1]">

< SourceCurrencyCode> ... </ SourceCurrencyCode> [0..1]
< SourceUnitBaseNumeric> ... </ SourceUnitBaseNumeric> [0..1]
< TargetCurrencyCode> ... </ TargetCurrencyCode> [0..1]
< TargetUnitBaseNumeric> ... </ TargetUnitBaseNumeric> [0..1]
< RateNumeric> ... </ RateNumeric> [0..1]
< SetDateTime> ... </ SetDateTime> [0..1]
< SourceID> ... </ SourceID> [0..1]
< EffectiveTimePeriod> ... </ EffectiveTimePeriod> [0..1]
< UserArea> ... </ UserArea> [0..1]
</CurrencyExchangeRate>
Schema Component Representation
<xsd:element name="CurrencyExchangeRate" type=" CurrencyExchangeRateType"/>