Definition Type: Element
Name: quotedCurrencyPair
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:GenericProductQuotedCurrencyPair
Containing Schema: fpml-generic-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Defines the two currencies for an FX trade and the quotation relationship between the two currencies.
Collapse XSD Schema Diagram:
Drilldown into quoteBasis in schema fpml-generic-5-10_xsd2 Drilldown into currency2 in schema fpml-generic-5-10_xsd2 Drilldown into currency1 in schema fpml-generic-5-10_xsd2 Drilldown into GenericProductQuotedCurrencyPair in schema fpml-generic-5-10_xsd2XSD Diagram of quotedCurrencyPair in schema fpml-generic-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="quotedCurrencyPair" type="GenericProductQuotedCurrencyPair" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines the two currencies for an FX trade and the quotation relationship between the two currencies.</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: