Definition Type: Element
Name: periodicPayment
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:PeriodicPayment
Containing Schema: fpml-cd-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies a periodic schedule of fixed amounts that are payable by the buyer to the seller on the fixed rate payer payment dates. The fixed amount to be paid on each payment date can be specified in terms of a known currency amount or as an amount calculated on a formula basis by reference to a per annum fixed rate. The applicable business day convention and business day for adjusting any fixed rate payer payment date if it would otherwise fall on a day that is not a business day are those specified in the dateAdjustments element within the generalTerms component. ISDA 2003 Term:
Collapse XSD Schema Diagram:
Drilldown into adjustedPaymentDates in schema fpml-cd-5-10_xsd2 Drilldown into floatingAmountCalculation in schema fpml-cd-5-10_xsd2 Drilldown into fixedAmountCalculation in schema fpml-cd-5-10_xsd2 Drilldown into fixedAmount in schema fpml-cd-5-10_xsd2 Drilldown into rollConvention in schema fpml-cd-5-10_xsd2 Drilldown into lastRegularPaymentDate in schema fpml-cd-5-10_xsd2 Drilldown into firstPaymentDate in schema fpml-cd-5-10_xsd2 Drilldown into firstPeriodStartDate in schema fpml-cd-5-10_xsd2 Drilldown into paymentFrequency in schema fpml-cd-5-10_xsd2 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into PaymentBase in schema fpml-shared-5-10_xsd3 Drilldown into PeriodicPayment in schema fpml-cd-5-10_xsd2XSD Diagram of periodicPayment in schema fpml-cd-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="periodicPayment" type="PeriodicPayment" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies a periodic schedule of fixed amounts that are payable by the buyer to the seller on the fixed rate payer payment dates. The fixed amount to be paid on each payment date can be specified in terms of a known currency amount or as an amount calculated on a formula basis by reference to a per annum fixed rate. The applicable business day convention and business day for adjusting any fixed rate payer payment date if it would otherwise fall on a day that is not a business day are those specified in the dateAdjustments element within the generalTerms component. ISDA 2003 Term:</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
paymentFrequency nsD:paymentFrequency 0 (1)
firstPeriodStartDate nsD:firstPeriodStartDate 0 (1)
firstPaymentDate nsD:firstPaymentDate 0 (1)
lastRegularPaymentDate nsD:lastRegularPaymentDate 0 (1)
rollConvention nsD:rollConvention 0 (1)
fixedAmount nsD:fixedAmount (1) (1)
fixedAmountCalculation nsD:fixedAmountCalculation (1) (1)
floatingAmountCalculation nsD:floatingAmountCalculation (1) (1)
adjustedPaymentDates nsD:adjustedPaymentDates 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: