Definition Type: Element
Name: maturingLoanContracts
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:MaturingLoanContracts
Containing Schema: fpml-loan-4-5.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Details of all loan contracts due to mature and all corresponding interest payments to be paid for the given rollover event.
Collapse XSD Schema Diagram:
Drilldown into repayment in schema fpml-loan-4-5_xsd Drilldown into maturingLoanContract in schema fpml-loan-4-5_xsd Drilldown into MaturingLoanContracts in schema fpml-loan-4-5_xsdXSD Diagram of maturingLoanContracts in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="maturingLoanContracts" type="MaturingLoanContracts">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Details of all loan contracts due to mature and all corresponding interest payments to be paid for the given rollover event.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
maturingLoanContract fpml:maturingLoanContract (1) unbounded
repayment fpml:repayment 0 (1)
Collapse Derivation Tree: