Definition Type: ComplexType
Name: CrossCurrencyMethod
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-ird-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into quotationRateType in schema fpml-ird-5-10_xsd2 Drilldown into cashSettlementCurrency in schema fpml-ird-5-10_xsd2 Drilldown into cashSettlementReferenceBanks in schema fpml-ird-5-10_xsd2XSD Diagram of CrossCurrencyMethod in schema fpml-ird-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CrossCurrencyMethod">
    <xsd:sequence>
        <xsd:element name="cashSettlementReferenceBanks" type="CashSettlementReferenceBanks" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A container for a set of reference institutions. These reference institutions may be called upon to provide rate quotations as part of the method to determine the applicable cash settlement amount. If institutions are not specified, it is assumed that reference institutions will be agreed between the parties on the exercise date, or in the case of swap transaction to which mandatory early termination is applicable, the cash settlement valuation date.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="cashSettlementCurrency" type="Currency" minOccurs="0" maxOccurs="2">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The currency, or currencies, in which the cash settlement amount(s) will be calculated and settled. While the order in which the currencies are stated is unimportant, the cash settlement currency or currencies must correspond to one or both of the constituent currencies of the swap transaction.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="quotationRateType" type="QuotationRateTypeEnum" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Which rate quote is to be observed, either Bid, Mid, Offer or Exercising Party Pays. The meaning of Exercising Party Pays is defined in the 2000 ISDA Definitions, Section 17.2. Certain Definitions Relating to Cash Settlement, paragraph (j)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cashSettlementReferenceBanks nsD:cashSettlementReferenceBanks 0 (1)
cashSettlementCurrency nsD:cashSettlementCurrency 0 2
quotationRateType nsD:quotationRateType 0 (1)
Collapse Derivation Tree:
Collapse References:
nsD:crossCurrencyMethod