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