Schema Central  >  UBL 2.3  >  UBL-CommonAggregateComponents-2.3.xsd  >  cac:ExchangeRate
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:ExchangeRate

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:ExchangeRateType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<cac:ExchangeRate>
   <cbc:SourceCurrencyCode>USD</cbc:SourceCurrencyCode>
   <cbc:SourceCurrencyBaseRate>1.00</cbc:SourceCurrencyBaseRate>
   <cbc:TargetCurrencyCode>GBP</cbc:TargetCurrencyCode>
   <cbc:TargetCurrencyBaseRate>1.00</cbc:TargetCurrencyBaseRate>
   <cbc:CalculationRate>1.8947</cbc:CalculationRate>
   <cbc:MathematicOperatorCode>Multiply</cbc:MathematicOperatorCode>
   <cbc:Date>1967-08-13</cbc:Date>
</cac:ExchangeRate>