Definition Type: Element
Name: calculationPeriod
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:CashflowCalculationPeriod
Containing Schema: fpml-reconciliation-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The period details for calculation/accrual periods that comprise this cashflow component.
Collapse XSD Schema Diagram:
Drilldown into accruedAmount in schema fpml-reconciliation-5-10_xsd Drilldown into compoundingMethod in schema fpml-reconciliation-5-10_xsd Drilldown into dayCountYearFraction in schema fpml-reconciliation-5-10_xsd Drilldown into dayCountFraction in schema fpml-reconciliation-5-10_xsd Drilldown into fixedRateStepReference in schema fpml-reconciliation-5-10_xsd Drilldown into numberOfDays in schema fpml-reconciliation-5-10_xsd Drilldown into adjustedEndDate in schema fpml-reconciliation-5-10_xsd Drilldown into adjustedStartDate in schema fpml-reconciliation-5-10_xsd Drilldown into calculatedRateReference in schema fpml-reconciliation-5-10_xsd Drilldown into CashflowCalculationPeriod in schema fpml-reconciliation-5-10_xsdXSD Diagram of calculationPeriod in schema fpml-reconciliation-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="calculationPeriod" type="CashflowCalculationPeriod" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The period details for calculation/accrual periods that comprise this cashflow component.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
calculatedRateReference nsE:calculatedRateReference 0 unbounded
adjustedStartDate nsE:adjustedStartDate 0 (1)
adjustedEndDate nsE:adjustedEndDate 0 (1)
numberOfDays nsE:numberOfDays 0 (1)
fixedRateStepReference nsE:fixedRateStepReference 0 (1)
dayCountFraction nsE:dayCountFraction 0 (1)
dayCountYearFraction nsE:dayCountYearFraction 0 (1)
compoundingMethod nsE:compoundingMethod 0 (1)
accruedAmount nsE:accruedAmount 0 (1)
Collapse Derivation Tree: