Definition Type: Element
Name: finalExpirationDate
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-loan-4-5.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The final date on which the L/C will expire once it has been extended.
Collapse XSD Schema Diagram:
XSD Diagram of finalExpirationDate in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="finalExpirationDate" type="xsd:date">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The final date on which the L/C will expire once it has been extended.</xsd:documentation>
    </xsd:annotation>
</xsd:element>