Definition Type: Element
Name: loanContractRepayment
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:LoanContractRepayment
Containing Schema: fpml-loan-4-5.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Representation of a principal repayment shown at the loan contract level.
Collapse XSD Schema Diagram:
Drilldown into interestPaidWithRepayment in schema fpml-loan-4-5_xsd Drilldown into amount in schema fpml-loan-4-5_xsd Drilldown into loanContractSummary in schema fpml-loan-4-5_xsd Drilldown into LoanContractRepayment in schema fpml-loan-4-5_xsdXSD Diagram of loanContractRepayment in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="loanContractRepayment" type="LoanContractRepayment" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Representation of a principal repayment shown at the loan contract level.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
loanContractSummary fpml:loanContractSummary (1) (1)
amount fpml:amount (1) (1)
interestPaidWithRepayment fpml:interestPaidWithRepayment (1) (1)
Collapse Derivation Tree: