HR-XML 3.0 Standards, 2009  September  23.

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

Element: ExchangeRate

Name ExchangeRate
Type CurrencyExchangeRateType
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.
XML Instance Representation
<ExchangeRate

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]
</ExchangeRate>
Schema Component Representation
<xsd:element name="ExchangeRate" type=" CurrencyExchangeRateType"/>