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