Definition Type: Element
Name: exchangeRate
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC: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 rate in schema fpml-fx-5-10_xsd1 Drilldown into quotedCurrencyPair in schema fpml-fx-5-10_xsd1 Drilldown into ExchangeRate in schema fpml-fx-5-10_xsd1XSD Diagram of exchangeRate in schema fpml-fx-5-10_xsd1 (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 nsC:quotedCurrencyPair (1) (1)
rate nsC:rate 0 (1)
Collapse Derivation Tree: