Definition Type: Element
Name: loanContract
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:LoanContract
Containing Schema: fpml-loan-4-5.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A core structure describing a loan contract between borrower and lenders forming part or all of the credit line offered by a facility structure within a deal.
Collapse XSD Schema Diagram:
Drilldown into nextInterestPaymentDate in schema fpml-loan-4-5_xsd Drilldown into interestPaymentTenor in schema fpml-loan-4-5_xsd Drilldown into currentInterestRatePeriod in schema fpml-loan-4-5_xsd Drilldown into fxTermsSchedule in schema fpml-loan-4-5_xsd Drilldown into conditionsPrecedentComment in schema fpml-loan-4-5_xsd Drilldown into conditionsPrecedentMet in schema fpml-loan-4-5_xsd Drilldown into effectiveDate in schema fpml-loan-4-5_xsd Drilldown into participationAmount in schema fpml-loan-4-5_xsd Drilldown into amount in schema fpml-loan-4-5_xsd Drilldown into borrowerPartyReference in schema fpml-loan-4-5_xsd Drilldown into loanContractSummary in schema fpml-loan-4-5_xsd Drilldown into LoanContract in schema fpml-loan-4-5_xsdXSD Diagram of loanContract in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="loanContract" type="LoanContract">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A core structure describing a loan contract between borrower and lenders forming part or all of the credit line offered by a facility structure within a deal.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
loanContractSummary fpml:loanContractSummary (1) (1)
borrowerPartyReference fpml:borrowerPartyReference (1) (1)
amount fpml:amount (1) (1)
participationAmount fpml:participationAmount (1) (1)
effectiveDate fpml:effectiveDate (1) (1)
conditionsPrecedentMet fpml:conditionsPrecedentMet 0 (1)
conditionsPrecedentComment fpml:conditionsPrecedentComment 0 (1)
fxTermsSchedule fpml:fxTermsSchedule 0 unbounded
currentInterestRatePeriod fpml:currentInterestRatePeriod (1) (1)
interestPaymentTenor fpml:interestPaymentTenor 0 (1)
nextInterestPaymentDate fpml:nextInterestPaymentDate 0 (1)
Collapse Derivation Tree: