Definition Type: Element
Name: interestCalculationDetails
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:InterestCalculationDetails
Containing Schema: fpml-collateral-processes-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Details optional calculations for each day of the interest period.
Collapse XSD Schema Diagram:
Drilldown into dailyInterestCalculation in schema fpml-collateral-processes-5-10_xsd Drilldown into InterestCalculationDetails in schema fpml-collateral-processes-5-10_xsdXSD Diagram of interestCalculationDetails in schema fpml-collateral-processes-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="interestCalculationDetails" type="InterestCalculationDetails" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Details optional calculations for each day of the interest period.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
dailyInterestCalculation nsE:dailyInterestCalculation 0 unbounded
Collapse Derivation Tree: