Definition Type: Element
Name: nonDeliverableSettlement
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE: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_xsd4 Drilldown into rateSourceFixing in schema fpml-shared-5-10_xsd4 Drilldown into fixing in schema fpml-shared-5-10_xsd4 Drilldown into notionalAmount in schema fpml-shared-5-10_xsd4 Drilldown into referenceCurrency in schema fpml-shared-5-10_xsd4 Drilldown into settlementCurrency in schema fpml-shared-5-10_xsd4 Drilldown into FxCashSettlement in schema fpml-shared-5-10_xsd4XSD Diagram of nonDeliverableSettlement in schema fpml-fx-5-10_xsd3 (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 nsE:settlementCurrency 0 (1)
referenceCurrency nsE:referenceCurrency 0 (1)
notionalAmount nsE:notionalAmount 0 (1)
fixing nsE:fixing (1) unbounded
rateSourceFixing nsE:rateSourceFixing (1) unbounded
settlementDate nsE:settlementDate 0 (1)
Collapse Derivation Tree: