Definition Type: Element
Name: maturityDate
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-loan-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The original maturity date of the letter of credit.
Collapse XSD Schema Diagram:
XSD Diagram of maturityDate in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="maturityDate" type="xsd:date" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The original maturity date of the letter of credit.</xsd:documentation>
    </xsd:annotation>
</xsd:element>