Definition Type: Element
Name: paymentCalculationPeriod
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:PaymentCalculationPeriod
Containing Schema: fpml-ird-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The adjusted payment date and associated calculation period parameters required to calculate the actual or projected payment amount. A list of payment calculation period elements may be ordered in the document by ascending adjusted payment date. An FpML document containing an unordered list of payment calculation periods is still regarded as a conformant document.
Collapse XSD Schema Diagram:
Drilldown into presentValueAmount in schema fpml-ird-5-10_xsd2 Drilldown into forecastPaymentAmount in schema fpml-ird-5-10_xsd2 Drilldown into discountFactor in schema fpml-ird-5-10_xsd2 Drilldown into fixedPaymentAmount in schema fpml-ird-5-10_xsd2 Drilldown into calculationPeriod in schema fpml-ird-5-10_xsd2 Drilldown into adjustedPaymentDate in schema fpml-ird-5-10_xsd2 Drilldown into unadjustedPaymentDate in schema fpml-ird-5-10_xsd2 Drilldown into href in schema fpml-ird-5-10_xsd2 Drilldown into id in schema fpml-ird-5-10_xsd2 Drilldown into PaymentCalculationPeriod in schema fpml-ird-5-10_xsd2XSD Diagram of paymentCalculationPeriod in schema fpml-ird-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="paymentCalculationPeriod" type="PaymentCalculationPeriod" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The adjusted payment date and associated calculation period parameters required to calculate the actual or projected payment amount. A list of payment calculation period elements may be ordered in the document by ascending adjusted payment date. An FpML document containing an unordered list of payment calculation periods is still regarded as a conformant document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
unadjustedPaymentDate nsD:unadjustedPaymentDate 0 (1)
adjustedPaymentDate nsD:adjustedPaymentDate 0 (1)
calculationPeriod nsD:calculationPeriod (1) unbounded
fixedPaymentAmount nsD:fixedPaymentAmount (1) (1)
discountFactor nsD:discountFactor 0 (1)
forecastPaymentAmount nsD:forecastPaymentAmount 0 (1)
presentValueAmount nsD:presentValueAmount 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
href nsD:href (Optional)
Collapse Derivation Tree: