Definition Type: Element
Name: interestPayment
Namespace: http://www.fpml.org/2009/FpML-4-6
Type: fpml:InterestPayment
Containing Schema: fpml-loan-4-6.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Represents the total amount of interest paid by the borrower to the agent bank and the share of it paid to the lender.
Collapse XSD Schema Diagram:
Drilldown into amount in schema fpml-loan-4-6_xsd Drilldown into paymentDate in schema fpml-loan-4-6_xsd Drilldown into calculationMethod in schema fpml-loan-4-6_xsd Drilldown into id in schema fpml-shared-4-6_xsd Drilldown into PaymentBase in schema fpml-shared-4-6_xsd Drilldown into InterestPayment in schema fpml-loan-4-6_xsdXSD Diagram of interestPayment in schema fpml-loan-4-6_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="interestPayment" type="InterestPayment">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Represents the total amount of interest paid by the borrower to the agent bank and the share of it paid to the lender.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
calculationMethod fpml:calculationMethod (1) (1)
paymentDate fpml:paymentDate (1) (1)
amount fpml:amount (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: