Definition Type: Element
Name: dailyInterestCalculation
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:DailyInterestCalculation
Containing Schema: fpml-collateral-processes-5-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Specifies the interest calculations for one day of the interest period.
Collapse XSD Schema Diagram:
Drilldown into cumulativeInterestAmount in schema fpml-collateral-processes-5-4_xsd Drilldown into accruedInterestAmount in schema fpml-collateral-processes-5-4_xsd Drilldown into effectiveRate in schema fpml-collateral-processes-5-4_xsd Drilldown into spread in schema fpml-collateral-processes-5-4_xsd Drilldown into observedRate in schema fpml-collateral-processes-5-4_xsd Drilldown into effectivePrincipalAmount in schema fpml-collateral-processes-5-4_xsd Drilldown into principalMovement in schema fpml-collateral-processes-5-4_xsd Drilldown into openingPrincipalAmount in schema fpml-collateral-processes-5-4_xsd Drilldown into calculationDate in schema fpml-collateral-processes-5-4_xsd Drilldown into DailyInterestCalculation in schema fpml-collateral-processes-5-4_xsdXSD Diagram of dailyInterestCalculation in schema fpml-collateral-processes-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="dailyInterestCalculation" type="DailyInterestCalculation" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the interest calculations for one day of the interest period.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
calculationDate nsA:calculationDate 0 (1)
openingPrincipalAmount nsA:openingPrincipalAmount 0 (1)
principalMovement nsA:principalMovement 0 (1)
effectivePrincipalAmount nsA:effectivePrincipalAmount 0 (1)
observedRate nsA:observedRate 0 (1)
spread nsA:spread 0 (1)
effectiveRate nsA:effectiveRate 0 (1)
accruedInterestAmount nsA:accruedInterestAmount 0 (1)
cumulativeInterestAmount nsA:cumulativeInterestAmount 0 (1)
Collapse Derivation Tree: