Definition Type: Element
Name: quotedCurrencyPair
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:QuotedCurrencyPair
Containing Schema: fpml-asset-4-4.xsd
MinOccurs (1)
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-shared-4-4_xsd Drilldown into currency2 in schema fpml-shared-4-4_xsd Drilldown into currency1 in schema fpml-shared-4-4_xsd Drilldown into QuotedCurrencyPair in schema fpml-shared-4-4_xsdXSD Diagram of quotedCurrencyPair in schema fpml-asset-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="quotedCurrencyPair" type="QuotedCurrencyPair">
    <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 fpml:currency1 (1) (1)
currency2 fpml:currency2 (1) (1)
quoteBasis fpml:quoteBasis (1) (1)
Collapse Derivation Tree: