Definition Type: Element
Name: repayment
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:Repayment
Containing Schema: fpml-loan-4-5.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Representation of a repayment made by the borrower. This structure represents the repayment at the facility and loan contract levels.
Collapse XSD Schema Diagram:
Drilldown into loanContractRepayment in schema fpml-loan-4-5_xsd Drilldown into facilityRepayment in schema fpml-loan-4-5_xsd Drilldown into Repayment in schema fpml-loan-4-5_xsdXSD Diagram of repayment in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="repayment" type="Repayment">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Representation of a repayment made by the borrower. This structure represents the repayment at the facility and loan contract levels.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
facilityRepayment fpml:facilityRepayment (1) (1)
loanContractRepayment fpml:loanContractRepayment (1) unbounded
Collapse Derivation Tree: