Definition Type: Element
Name: creditAgreementDate
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-loan-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The credit agreement date is also known as the 'closing date' (the date on which the agreement was signed). Funding of the facilities occurs either on or after (in the case of a Delayed Draw) the Credit Agreement date.
Collapse XSD Schema Diagram:
XSD Diagram of creditAgreementDate in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="creditAgreementDate" type="xsd:date">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The credit agreement date is also known as the 'closing date' (the date on which the agreement was signed). Funding of the facilities occurs either on or after (in the case of a Delayed Draw) the Credit Agreement date.</xsd:documentation>
    </xsd:annotation>
</xsd:element>