Definition Type: Element
Name: quotedCurrencyPair
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:QuotedCurrencyPair
Containing Schema: fpml-fx-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A Currency Pair with regards to this transaction and the quoting convention.
Collapse XSD Schema Diagram:
Drilldown into quoteBasis in schema fpml-shared-5-10_xsd4 Drilldown into currency2 in schema fpml-shared-5-10_xsd4 Drilldown into currency1 in schema fpml-shared-5-10_xsd4 Drilldown into QuotedCurrencyPair in schema fpml-shared-5-10_xsd4XSD Diagram of quotedCurrencyPair in schema fpml-fx-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="quotedCurrencyPair" type="QuotedCurrencyPair" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A Currency Pair with regards to this transaction and the quoting convention.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
currency1 nsE:currency1 0 (1)
currency2 nsE:currency2 0 (1)
quoteBasis nsE:quoteBasis 0 (1)
Collapse Derivation Tree: