Definition Type: Element
Name: calculationPeriod
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:CalculationPeriod
Containing Schema: fpml-ird-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
The parameters used in the calculation of a fixed or floating rate calculation period amount. A list of calculation period elements may be ordered in the document by ascending start date. An FpML document which contains an unordered list of calcularion periods is still regarded as a conformant document.
Collapse XSD Schema Diagram:
Drilldown into forecastRate in schema fpml-ird-5-10_xsd2 Drilldown into forecastAmount in schema fpml-ird-5-10_xsd2 Drilldown into dayCountYearFraction in schema fpml-ird-5-10_xsd2 Drilldown into fixedRate in schema fpml-ird-5-10_xsd2 Drilldown into floatingRateDefinition in schema fpml-ird-5-10_xsd2 Drilldown into fxLinkedNotionalAmount in schema fpml-ird-5-10_xsd2 Drilldown into notionalAmount in schema fpml-ird-5-10_xsd2 Drilldown into calculationPeriodNumberOfDays in schema fpml-ird-5-10_xsd2 Drilldown into adjustedEndDate in schema fpml-ird-5-10_xsd2 Drilldown into adjustedStartDate in schema fpml-ird-5-10_xsd2 Drilldown into unadjustedEndDate in schema fpml-ird-5-10_xsd2 Drilldown into unadjustedStartDate in schema fpml-ird-5-10_xsd2 Drilldown into id in schema fpml-ird-5-10_xsd2 Drilldown into CalculationPeriod in schema fpml-ird-5-10_xsd2XSD Diagram of calculationPeriod in schema fpml-ird-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="calculationPeriod" type="CalculationPeriod" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The parameters used in the calculation of a fixed or floating rate calculation period amount. A list of calculation period elements may be ordered in the document by ascending start date. An FpML document which contains an unordered list of calcularion periods is still regarded as a conformant document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
unadjustedStartDate nsD:unadjustedStartDate 0 (1)
unadjustedEndDate nsD:unadjustedEndDate 0 (1)
adjustedStartDate nsD:adjustedStartDate 0 (1)
adjustedEndDate nsD:adjustedEndDate 0 (1)
calculationPeriodNumberOfDays nsD:calculationPeriodNumberOfDays 0 (1)
notionalAmount nsD:notionalAmount (1) (1)
fxLinkedNotionalAmount nsD:fxLinkedNotionalAmount (1) (1)
floatingRateDefinition nsD:floatingRateDefinition (1) (1)
fixedRate nsD:fixedRate (1) (1)
dayCountYearFraction nsD:dayCountYearFraction 0 (1)
forecastAmount nsD:forecastAmount 0 (1)
forecastRate nsD:forecastRate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: