XML Schema Documentation

Model Group: InterestPaymentDetails.model

[Table of contents]

Name InterestPaymentDetails.model
Used by (from the same schema document) Complex Type InterestPaymentNotice , Complex Type MaturingLoanContract
Documentation A model which contains all fields required to describe an interest payment.
XML Instance Representation
<interestPayment> InterestPayment </interestPayment> [1]

'Represents the total amount of interest paid by the borrower to the agent bank and the share of it paid to the lender.'

<interestAccrualSchedule> InterestAccrualSchedule </interestAccrualSchedule> [1]

'A schedule that incorporates all sub-periods of an interest accrual calculation.'

Diagram
Schema Component Representation
<xsd:group name="InterestPaymentDetails.model">
<xsd:sequence>
<xsd:element name="interestPayment" type=" InterestPayment "/>
<xsd:element name="interestAccrualSchedule" type=" InterestAccrualSchedule "/>
</xsd:sequence>
</xsd:group>