<Documentation> <Description>The unit of currency used in the conversion process. If CurrencyUnit is not specified, a value of 1 is assumed.</Description> <Comments>If the conversion rate to be applied is 'per 100' of a particular currency, then the CurrencyUnit for that currency (whether source or target) would be 100.</Comments> </Documentation> |
Complex Types | SourceCurrencyType, TargetCurrencyType |
<xsd:element name="CurrencyUnit" type="CurrencyUnitType"> <xsd:annotation> <xsd:documentation> <Documentation> <Description>The unit of currency used in the conversion process. If CurrencyUnit is not specified, a value of 1 is assumed.</Description> <Comments>If the conversion rate to be applied is 'per 100' of a particular currency, then the CurrencyUnit for that currency (whether source or target) would be 100.</Comments> </Documentation> </xsd:documentation> </xsd:annotation> </xsd:element> |