Definition Type: Element
Name: initialPayment
Namespace: http://www.fpml.org/2004/FpML-4-1
Type: nsA:InitialPayment
Containing Schema: fpml-cd-4-1.xsd
MinOccurs 0
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 only should be used for CDS Index trades. Upfront payments on Single Name CDS trades should use the singlePayment element.
Collapse XSD Schema Diagram:
Drilldown into paymentAmount in schema fpml-cd-4-1_xsd Drilldown into adjustedPaymentDate in schema fpml-cd-4-1_xsd Drilldown into adjustablePaymentDate in schema fpml-cd-4-1_xsd Drilldown into receiverPartyReference in schema fpml-cd-4-1_xsd Drilldown into payerPartyReference in schema fpml-cd-4-1_xsd Drilldown into InitialPayment in schema fpml-cd-4-1_xsdXSD Diagram of initialPayment in schema fpml-cd-4-1_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="initialPayment" type="InitialPayment" minOccurs="0">
    <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 only should be used for CDS Index trades. Upfront payments on Single Name CDS trades should use the singlePayment element.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
payerPartyReference nsA:payerPartyReference (1) (1)
receiverPartyReference nsA:receiverPartyReference (1) (1)
adjustablePaymentDate nsA:adjustablePaymentDate 0 (1)
adjustedPaymentDate nsA:adjustedPaymentDate 0 (1)
paymentAmount nsA:paymentAmount (1) (1)
Collapse Derivation Tree: