Definition Type: Element
Name: nonDeliverableSettlement
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:FxCashSettlement
Containing Schema: fpml-fx-5-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Used to describe a particular type of FX forward transaction that is settled in a single currency (for example, a non-deliverable forward).
Collapse XSD Schema Diagram:
Drilldown into fixing in schema fpml-shared-5-4_xsd Drilldown into settlementCurrency in schema fpml-shared-5-4_xsd Drilldown into FxCashSettlement in schema fpml-shared-5-4_xsdXSD Diagram of nonDeliverableSettlement in schema fpml-fx-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="nonDeliverableSettlement" type="FxCashSettlement" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Used to describe a particular type of FX forward transaction that is settled in a single currency (for example, a non-deliverable forward).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
settlementCurrency nsA:settlementCurrency 0 (1)
fixing nsA:fixing 0 unbounded
Collapse Derivation Tree: