Definition Type: SimpleType
Name: LoanTradingAccruingFeeTypeEnum
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-enum-5-10.xsd
Documentation:
A list of accruing fee types associated with a facility.
Collapse XSD Schema Diagram:
XSD Diagram of LoanTradingAccruingFeeTypeEnum in schema fpml-enum-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="LoanTradingAccruingFeeTypeEnum">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A list of accruing fee types associated with a facility.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Commitment">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Calculated as a percentage of the unutilized portion of the facility.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Facility">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Calculated as a percentage of the global commitment amount of a facility.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="LetterOfCreditIssuance">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">An on-going (accrual) fee paid to the Issuing Bank for a Letter of Credit. This is separate from the basic Letter of Credit Fee paid to the lender group.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Ticking">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Typically for term loans, a commitment fee that applies to the amount of a commitment that has not yet been drawn down.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Utilization">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Calculated as a percentage of the utilized portion of the facility. This fee type is subject to banding rules – different portions of the utilization amount may be subject to different percentages.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Commitment
Enumeration Facility
Enumeration LetterOfCreditIssuance
Enumeration Ticking
Enumeration Utilization
Collapse Derivation Tree:
  • LoanTradingAccruingFeeTypeEnum
Collapse References:
nsA:type