Definition Type: Element
Name: initialPayment
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:InitialPayment
Containing Schema: fpml-cd-5-10.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 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_xsd3 Drilldown into adjustedPaymentDate in schema fpml-cd-5-10_xsd3 Drilldown into adjustablePaymentDate in schema fpml-cd-5-10_xsd3 Drilldown into receiverAccountReference in schema fpml-shared-5-10_xsd4 Drilldown into receiverPartyReference in schema fpml-shared-5-10_xsd4 Drilldown into Receiver.model in schema fpml-shared-5-10_xsd4 Drilldown into payerAccountReference in schema fpml-shared-5-10_xsd4 Drilldown into payerPartyReference in schema fpml-shared-5-10_xsd4 Drilldown into Payer.model in schema fpml-shared-5-10_xsd4 Drilldown into PayerReceiver.model in schema fpml-shared-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into PaymentBase in schema fpml-shared-5-10_xsd4 Drilldown into InitialPayment in schema fpml-cd-5-10_xsd3XSD Diagram of initialPayment in schema fpml-cd-5-10_xsd3 (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 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
payerPartyReference nsE:payerPartyReference 0 (1)
payerAccountReference nsE:payerAccountReference 0 (1)
receiverPartyReference nsE:receiverPartyReference 0 (1)
receiverAccountReference nsE:receiverAccountReference 0 (1)
adjustablePaymentDate nsE:adjustablePaymentDate 0 (1)
adjustedPaymentDate nsE:adjustedPaymentDate 0 (1)
paymentAmount nsE:paymentAmount 0 (1)
<xs:group> nsE:PayerReceiver.model (1) (1)
<xs:group> nsE:Payer.model (1) (1)
<xs:group> nsE:Receiver.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree: