Definition Type: Element
Name: calculationPeriod
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:CashflowCalculationPeriod
Containing Schema: fpml-reconciliation-5-4.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-4_xsd Drilldown into compoundingMethod in schema fpml-reconciliation-5-4_xsd Drilldown into dayCountYearFraction in schema fpml-reconciliation-5-4_xsd Drilldown into dayCountFraction in schema fpml-reconciliation-5-4_xsd Drilldown into fixedRateStepReference in schema fpml-reconciliation-5-4_xsd Drilldown into numberOfDays in schema fpml-reconciliation-5-4_xsd Drilldown into adjustedEndDate in schema fpml-reconciliation-5-4_xsd Drilldown into adjustedStartDate in schema fpml-reconciliation-5-4_xsd Drilldown into calculatedRateReference in schema fpml-reconciliation-5-4_xsd Drilldown into CashflowCalculationPeriod in schema fpml-reconciliation-5-4_xsdXSD Diagram of calculationPeriod in schema fpml-reconciliation-5-4_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 nsA:calculatedRateReference 0 unbounded
adjustedStartDate nsA:adjustedStartDate 0 (1)
adjustedEndDate nsA:adjustedEndDate 0 (1)
numberOfDays nsA:numberOfDays 0 (1)
fixedRateStepReference nsA:fixedRateStepReference 0 (1)
dayCountFraction nsA:dayCountFraction 0 (1)
dayCountYearFraction nsA:dayCountYearFraction 0 (1)
compoundingMethod nsA:compoundingMethod 0 (1)
accruedAmount nsA:accruedAmount 0 (1)
Collapse Derivation Tree: