Definition Type: Element
Name: maturingLoanContract
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:MaturingLoanContract
Containing Schema: fpml-loan-4-5.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
A single maturing loan contract.
Collapse XSD Schema Diagram:
Drilldown into interestAccrualSchedule in schema fpml-loan-4-5_xsd Drilldown into interestPayment in schema fpml-loan-4-5_xsd Drilldown into InterestPaymentDetails.model in schema fpml-loan-4-5_xsd Drilldown into loanContractSummary in schema fpml-loan-4-5_xsd Drilldown into MaturingLoanContract in schema fpml-loan-4-5_xsdXSD Diagram of maturingLoanContract in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="maturingLoanContract" type="MaturingLoanContract" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A single maturing loan contract.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
loanContractSummary fpml:loanContractSummary (1) (1)
interestPayment fpml:interestPayment (1) (1)
interestAccrualSchedule fpml:interestAccrualSchedule (1) (1)
<xs:group> fpml:InterestPaymentDetails.model 0 (1)
Collapse Derivation Tree: