Definition Type: Element
Name: cashSettlement
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:FxCashSettlement
Containing Schema: fpml-fx-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the currency and fixing details for cash settlement. This optional element is produced only where it has been specified at execution time that the option wlll be settled into a single cash payment - for example, in the case of a non-deliverable option (although note that an Fx option may be contractually cash settled, without necessarily being non-deliverable).
Collapse XSD Schema Diagram:
Drilldown into settlementDate in schema fpml-shared-5-10_xsd2 Drilldown into rateSourceFixing in schema fpml-shared-5-10_xsd2 Drilldown into fixing in schema fpml-shared-5-10_xsd2 Drilldown into notionalAmount in schema fpml-shared-5-10_xsd2 Drilldown into referenceCurrency in schema fpml-shared-5-10_xsd2 Drilldown into settlementCurrency in schema fpml-shared-5-10_xsd2 Drilldown into FxCashSettlement in schema fpml-shared-5-10_xsd2XSD Diagram of cashSettlement in schema fpml-fx-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="cashSettlement" type="FxCashSettlement" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the currency and fixing details for cash settlement. This optional element is produced only where it has been specified at execution time that the option wlll be settled into a single cash payment - for example, in the case of a non-deliverable option (although note that an Fx option may be contractually cash settled, without necessarily being non-deliverable).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
settlementCurrency nsC:settlementCurrency (1) (1)
referenceCurrency nsC:referenceCurrency 0 (1)
notionalAmount nsC:notionalAmount 0 (1)
fixing nsC:fixing (1) unbounded
rateSourceFixing nsC:rateSourceFixing (1) unbounded
settlementDate nsC:settlementDate 0 (1)
Collapse Derivation Tree: