Definition Type: Element
Name: loanContractSummary
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:LoanContractSummary
Containing Schema: fpml-loan-4-5.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A basic set of fields used to uniquely identify the loan contract.
Collapse XSD Schema Diagram:
Drilldown into maturityDate in schema fpml-loan-4-5_xsd Drilldown into participationAmount in schema fpml-loan-4-5_xsd Drilldown into originalAmount in schema fpml-loan-4-5_xsd Drilldown into identifier in schema fpml-loan-4-5_xsd Drilldown into LoanContractSummary in schema fpml-loan-4-5_xsdXSD Diagram of loanContractSummary in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="loanContractSummary" type="LoanContractSummary">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A basic set of fields used to uniquely identify the loan contract.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
identifier fpml:identifier (1) unbounded
originalAmount fpml:originalAmount (1) (1)
participationAmount fpml:participationAmount (1) (1)
maturityDate fpml:maturityDate 0 (1)
Collapse Derivation Tree: