Schema Central > FpML 5.5 Transparency > fpml-generic-5-5.xsd > fpml:exchangeRate
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:exchangeRate

The rate of exchange between two currencies.

Element information

Namespace: http://www.fpml.org/FpML-5/transparency

Schema document: fpml-generic-5-5.xsd

Other elements with the same name: fpml:exchangeRate

Type: fpml:GenericProductExchangeRate

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<exchangeRate>
   <quotedCurrencyPair>
      <currency1>GBP</currency1>
      <currency2>USD</currency2>
      <quoteBasis>Currency2PerCurrency1</quoteBasis>
   </quotedCurrencyPair>
   <rate>1.48</rate>
</exchangeRate>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com