Definition Type: Element
Name: initialPayment
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:InitialPayment
Containing Schema: fpml-cd-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Specifies a single fixed payment that is payable by the payer to the receiver on the initial payment date. The fixed payment to be paid is specified in terms of a known currency amount. This element should be used for CDS Index trades, Standard CDS trades, and can be used for CDS trades where it is necessary to represent a payment from Seller to Buyer. For CDS trades where a payment is to be made from Buyer to Seller the feeLeg/singlePayment structure must be used.
Collapse XSD Schema Diagram:
Drilldown into paymentAmount in schema fpml-cd-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd5 Drilldown into PaymentBase in schema fpml-shared-5-10_xsd5 Drilldown into InitialPayment in schema fpml-cd-5-10_xsd4XSD Diagram of initialPayment in schema fpml-cd-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="initialPayment" type="InitialPayment">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies a single fixed payment that is payable by the payer to the receiver on the initial payment date. The fixed payment to be paid is specified in terms of a known currency amount. This element should be used for CDS Index trades, Standard CDS trades, and can be used for CDS trades where it is necessary to represent a payment from Seller to Buyer. For CDS trades where a payment is to be made from Buyer to Seller the feeLeg/singlePayment structure must be used.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
paymentAmount nsF:paymentAmount (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree: