Definition Type: Element
Name: nonDeliverableSettlement
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:FxCashSettlement
Containing Schema: fpml-fx-5-10.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 settlementDate in schema fpml-shared-5-10_xsd5 Drilldown into notionalAmount in schema fpml-shared-5-10_xsd5 Drilldown into referenceCurrency in schema fpml-shared-5-10_xsd5 Drilldown into settlementCurrency in schema fpml-shared-5-10_xsd5 Drilldown into FxCashSettlement in schema fpml-shared-5-10_xsd5XSD Diagram of nonDeliverableSettlement in schema fpml-fx-5-10_xsd4 (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 nsF:settlementCurrency (1) (1)
referenceCurrency nsF:referenceCurrency 0 (1)
notionalAmount nsF:notionalAmount 0 (1)
settlementDate nsF:settlementDate 0 (1)
Collapse Derivation Tree: