Definition Type: Element
Name: calculationPeriod
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE: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_xsd3 Drilldown into forecastAmount in schema fpml-ird-5-10_xsd3 Drilldown into dayCountYearFraction in schema fpml-ird-5-10_xsd3 Drilldown into fixedRate in schema fpml-ird-5-10_xsd3 Drilldown into floatingRateDefinition in schema fpml-ird-5-10_xsd3 Drilldown into fxLinkedNotionalAmount in schema fpml-ird-5-10_xsd3 Drilldown into notionalAmount in schema fpml-ird-5-10_xsd3 Drilldown into calculationPeriodNumberOfDays in schema fpml-ird-5-10_xsd3 Drilldown into adjustedEndDate in schema fpml-ird-5-10_xsd3 Drilldown into adjustedStartDate in schema fpml-ird-5-10_xsd3 Drilldown into unadjustedEndDate in schema fpml-ird-5-10_xsd3 Drilldown into unadjustedStartDate in schema fpml-ird-5-10_xsd3 Drilldown into id in schema fpml-ird-5-10_xsd3 Drilldown into CalculationPeriod in schema fpml-ird-5-10_xsd3XSD Diagram of calculationPeriod in schema fpml-ird-5-10_xsd3 (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 nsE:unadjustedStartDate 0 (1)
unadjustedEndDate nsE:unadjustedEndDate 0 (1)
adjustedStartDate nsE:adjustedStartDate 0 (1)
adjustedEndDate nsE:adjustedEndDate 0 (1)
calculationPeriodNumberOfDays nsE:calculationPeriodNumberOfDays 0 (1)
notionalAmount nsE:notionalAmount (1) (1)
fxLinkedNotionalAmount nsE:fxLinkedNotionalAmount (1) (1)
floatingRateDefinition nsE:floatingRateDefinition (1) (1)
fixedRate nsE:fixedRate (1) (1)
dayCountYearFraction nsE:dayCountYearFraction 0 (1)
forecastAmount nsE:forecastAmount 0 (1)
forecastRate nsE:forecastRate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree: