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