Definition Type: Element
Name: exchangeRate
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD: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_xsd2 Drilldown into pointValue in schema fpml-fx-5-10_xsd2 Drilldown into forwardPoints in schema fpml-fx-5-10_xsd2 Drilldown into spotRate in schema fpml-fx-5-10_xsd2 Drilldown into rate in schema fpml-fx-5-10_xsd2 Drilldown into quotedCurrencyPair in schema fpml-fx-5-10_xsd2 Drilldown into ExchangeRate in schema fpml-fx-5-10_xsd2XSD Diagram of exchangeRate in schema fpml-fx-5-10_xsd2 (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 nsD:quotedCurrencyPair 0 (1)
rate nsD:rate (1) (1)
spotRate nsD:spotRate 0 (1)
forwardPoints nsD:forwardPoints 0 (1)
pointValue nsD:pointValue 0 (1)
crossRate nsD:crossRate 0 unbounded
Collapse Derivation Tree: