Definition Type: Element
Name: cashSettlementCurrency
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:Currency
Containing Schema: fpml-ird-5-10.xsd
MinOccurs (1)
MaxOccurs 2
Abstract
Documentation:
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.
Collapse XSD Schema Diagram:
Drilldown into currencyScheme in schema fpml-shared-5-10_xsd Drilldown into Currency in schema fpml-shared-5-10_xsdXSD Diagram of cashSettlementCurrency in schema fpml-ird-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="cashSettlementCurrency" type="Currency" 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>
Collapse Child Attributes:
Name Type Default Value Use
currencyScheme nsA:currencyScheme http://www.fpml.org/coding-scheme/external/iso4217-2001-08-15 (Optional)
Collapse Derivation Tree: