Definition Type: Element
Name: drawdownNoticeDays
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-loan-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The number of business days that a lender must be notified prior to a drawdown event occurring.
Collapse XSD Schema Diagram:
XSD Diagram of drawdownNoticeDays in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="drawdownNoticeDays" type="xsd:nonNegativeInteger" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The number of business days that a lender must be notified prior to a drawdown event occurring.</xsd:documentation>
    </xsd:annotation>
</xsd:element>