Definition Type: Element
Name: extensionNoticePeriod
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-loan-4-5.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The number of calendar days before the end of the LC that the borrower must state whether they would like to extend the LC.
Collapse XSD Schema Diagram:
XSD Diagram of extensionNoticePeriod in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="extensionNoticePeriod" type="xsd:decimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The number of calendar days before the end of the LC that the borrower must state whether they would like to extend the LC.</xsd:documentation>
    </xsd:annotation>
</xsd:element>