Definition Type: Element
Name: calculationPeriod
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:CalculationPeriod
Containing Schema: fpml-ird-5-0.xsd
MinOccurs 0
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-0_xsd1 Drilldown into forecastAmount in schema fpml-ird-5-0_xsd1 Drilldown into dayCountYearFraction in schema fpml-ird-5-0_xsd1 Drilldown into fixedRate in schema fpml-ird-5-0_xsd1 Drilldown into floatingRateDefinition in schema fpml-ird-5-0_xsd1 Drilldown into fxLinkedNotionalAmount in schema fpml-ird-5-0_xsd1 Drilldown into notionalAmount in schema fpml-ird-5-0_xsd1 Drilldown into calculationPeriodNumberOfDays in schema fpml-ird-5-0_xsd1 Drilldown into adjustedEndDate in schema fpml-ird-5-0_xsd1 Drilldown into adjustedStartDate in schema fpml-ird-5-0_xsd1 Drilldown into unadjustedEndDate in schema fpml-ird-5-0_xsd1 Drilldown into unadjustedStartDate in schema fpml-ird-5-0_xsd1 Drilldown into id in schema fpml-ird-5-0_xsd1 Drilldown into CalculationPeriod in schema fpml-ird-5-0_xsd1XSD Diagram of calculationPeriod in schema fpml-ird-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="calculationPeriod" type="CalculationPeriod" maxOccurs="unbounded" minOccurs="0">
    <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 nsB:unadjustedStartDate 0 (1)
unadjustedEndDate nsB:unadjustedEndDate 0 (1)
adjustedStartDate nsB:adjustedStartDate 0 (1)
adjustedEndDate nsB:adjustedEndDate 0 (1)
calculationPeriodNumberOfDays nsB:calculationPeriodNumberOfDays 0 (1)
notionalAmount nsB:notionalAmount 0 (1)
fxLinkedNotionalAmount nsB:fxLinkedNotionalAmount 0 (1)
floatingRateDefinition nsB:floatingRateDefinition 0 (1)
fixedRate nsB:fixedRate 0 (1)
dayCountYearFraction nsB:dayCountYearFraction 0 (1)
forecastAmount nsB:forecastAmount 0 (1)
forecastRate nsB:forecastRate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree: