Drilldown into Loan Drilldown into Loan Drilldown into Loan Drilldown into Loan Drilldown into Loan Drilldown into Loan Drilldown into Loan Drilldown into Loan Drilldown into Loan Drilldown into Loan Drilldown into Loan Drilldown into Loan Drilldown into Loan Drilldown into Loan Drilldown into Loan Drilldown into Loan Drilldown into Loan
Definition Type Complex Type
Name Loan
Namespace http://www.fpml.org/FpML-5-0/confirmation
Type fpml:UnderlyingAsset
Abstract False
Documentation A type describing a loan underlying asset.
XSD Schema fpml-asset-5-0.xsd
Collapse XSD Schema Diagram
XSD Diagram of Loan
Collapse XSD Schema Code
<xsd:complexType name="Loan" >
  <xsd:annotation>
    <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">A type describing a loan underlying asset.</xsd:documentation>
  </xsd:annotation>

  <xsd:complexContent>
    <xsd:extension base="UnderlyingAsset">
      <xsd:sequence>
        <xsd:choice minOccurs="0" maxOccurs="unbounded">
          <xsd:annotation>
            <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">Specifies the borrower. There can be more than one borrower. It is meant to be used in the event that there is no Bloomberg Id or the Secured List isn't applicable.</xsd:documentation>
          </xsd:annotation>

          <xsd:element name="borrower" type="LegalEntity"/>
          <xsd:element name="borrowerReference" type="LegalEntityReference"/>
        </xsd:choice>

        <xsd:element minOccurs="0" name="lien" type="Lien">
          <xsd:annotation>
            <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">Specifies the seniority level of the lien.</xsd:documentation>
          </xsd:annotation>

        </xsd:element>

        <xsd:element minOccurs="0" name="facilityType" type="FacilityType">
          <xsd:annotation>
            <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">The type of loan facility (letter of credit, revolving, ...).</xsd:documentation>
          </xsd:annotation>

        </xsd:element>

        <xsd:element minOccurs="0" name="maturity" type="xsd:date">
          <xsd:annotation>
            <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">The date when the principal amount of the loan becomes due and payable.</xsd:documentation>
          </xsd:annotation>

        </xsd:element>

        <xsd:element minOccurs="0" name="creditAgreementDate" type="xsd:date">
          <xsd:annotation>
            <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">The credit agreement date is the closing date (the date where the agreement has been signed) for the loans in the credit agreement. Funding of the facilities occurs on (or sometimes a little after) the Credit Agreement date. This underlyer attribute is used to help identify which of the company's outstanding loans are being referenced by knowing to which credit agreement it belongs. ISDA Standards Terms Supplement term: Date of Original Credit Agreement.</xsd:documentation>
          </xsd:annotation>

        </xsd:element>

        <xsd:element minOccurs="0" name="tranche" type="UnderlyingAssetTranche">
          <xsd:annotation>
            <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">The loan tranche that is subject to the derivative transaction. It will typically be referenced as the Bloomberg tranche number. ISDA Standards Terms Supplement term: Bloomberg Tranche Number.</xsd:documentation>
          </xsd:annotation>

        </xsd:element>

      </xsd:sequence>

    </xsd:extension>

  </xsd:complexContent>

</xsd:complexType>
Collapse Child Elements
Name Type Min Occurs Max Occurs
Collapse Child Attributes
Name Type Default Value Use
Collapse Derivation Tree
fpml:Asset
    fpml:IdentifiedAsset
        fpml:UnderlyingAsset
            Loan
                fpml:loan
                    fpml:loan
Collapse References
fpml:loan
Generated using Liquid XML Studio Designer Edition 8.0.4.1955 by Liquid Technologies Ltd