Definition Type: SimpleType
Name: DrawdownEventTypeEnum
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-enum-4-4.xsd
Documentation:
When breakage cost is applicable, defines who is calculating it.
Collapse XSD Schema Diagram:
XSD Diagram of DrawdownEventTypeEnum in schema fpml-enum-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="DrawdownEventTypeEnum">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">When breakage cost is applicable, defines who is calculating it.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="NewDrawdownEvent">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Event triggered by the borrower requesting a new loan contract against an existing facility with the agent bank. The agent will receive the borrower notice, calculate the amount of principal due from each lender based on their respective share of the underlying commitment and send loan contract notices to the lenders.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="RateSetEvent">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">This is a notice that defines when the actual underlying base rate is set for the loan contract period.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FxRateSetEvent">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">This is a notice that defines when the exchange rate is set for the loan contract period. Applicable only for multicurrency loan contracts.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration NewDrawdownEvent
Enumeration RateSetEvent
Enumeration FxRateSetEvent
Collapse Derivation Tree:
Collapse References:
fpml:drawdownEventType