Definition Type: Element
Name: interestAccrualSchedule
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:InterestAccrualSchedule
Containing Schema: fpml-loan-4-5.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A schedule that incorporates all sub-periods of an interest accrual calculation.
Collapse XSD Schema Diagram:
Drilldown into interestAccrualPeriod in schema fpml-loan-4-5_xsd Drilldown into lenderLoanContractPeriod in schema fpml-loan-4-5_xsd Drilldown into pikPeriod in schema fpml-loan-4-5_xsd Drilldown into interestRatePeriod in schema fpml-loan-4-5_xsd Drilldown into InterestAccrualSchedule in schema fpml-loan-4-5_xsdXSD Diagram of interestAccrualSchedule in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="interestAccrualSchedule" type="InterestAccrualSchedule">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A schedule that incorporates all sub-periods of an interest accrual calculation.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
interestRatePeriod fpml:interestRatePeriod (1) unbounded
pikPeriod fpml:pikPeriod 0 unbounded
lenderLoanContractPeriod fpml:lenderLoanContractPeriod (1) unbounded
interestAccrualPeriod fpml:interestAccrualPeriod (1) unbounded
Collapse Derivation Tree: