Definition Type: Element
Name: interestAccrualPeriod
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:InterestAccrualPeriod
Containing Schema: fpml-loan-4-5.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
A combination of all period types where an interest amount can be calculated using constant factors.
Collapse XSD Schema Diagram:
Drilldown into sharePikAccrualAmount in schema fpml-loan-4-5_xsd Drilldown into shareInterestAccrualAmount in schema fpml-loan-4-5_xsd Drilldown into endDate in schema fpml-shared-4-5_xsd Drilldown into startDate in schema fpml-shared-4-5_xsd Drilldown into Period.model in schema fpml-shared-4-5_xsd Drilldown into InterestAccrualPeriod in schema fpml-loan-4-5_xsdXSD Diagram of interestAccrualPeriod in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="interestAccrualPeriod" type="InterestAccrualPeriod" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A combination of all period types where an interest amount can be calculated using constant factors.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
startDate fpml:startDate (1) (1)
endDate fpml:endDate (1) (1)
shareInterestAccrualAmount fpml:shareInterestAccrualAmount (1) (1)
sharePikAccrualAmount fpml:sharePikAccrualAmount 0 (1)
<xs:group> fpml:Period.model (1) (1)
Collapse Derivation Tree: