Definition Type: Element
Name: drawdownEventType
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:DrawdownEventTypeEnum
Containing Schema: fpml-loan-4-5.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
An enumeration that describes whether this message is a drawdown or a rate set notification. The same message structure is used for both, with some business validation differences.
Collapse XSD Schema Diagram:
XSD Diagram of drawdownEventType in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="drawdownEventType" type="DrawdownEventTypeEnum" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An enumeration that describes whether this message is a drawdown or a rate set notification. The same message structure is used for both, with some business validation differences.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: