Definition Type: Element
Name: exchangeRate
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:ExchangeRate
Containing Schema: fpml-fx-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The rate of exchange between the two currencies.
Collapse XSD Schema Diagram:
Drilldown into crossRate in schema fpml-fx-5-10_xsd4 Drilldown into pointValue in schema fpml-fx-5-10_xsd4 Drilldown into forwardPoints in schema fpml-fx-5-10_xsd4 Drilldown into spotRate in schema fpml-fx-5-10_xsd4 Drilldown into rate in schema fpml-fx-5-10_xsd4 Drilldown into quotedCurrencyPair in schema fpml-fx-5-10_xsd4 Drilldown into ExchangeRate in schema fpml-fx-5-10_xsd4XSD Diagram of exchangeRate in schema fpml-fx-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="exchangeRate" type="ExchangeRate" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The rate of exchange between the two currencies.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
quotedCurrencyPair nsF:quotedCurrencyPair 0 (1)
rate nsF:rate (1) (1)
spotRate nsF:spotRate 0 (1)
forwardPoints nsF:forwardPoints 0 (1)
pointValue nsF:pointValue 0 (1)
crossRate nsF:crossRate 0 unbounded
Collapse Derivation Tree: