Definition Type: Element
Name: creditAgreementDate
Namespace: http://www.fpml.org/FpML-5-0/reporting
Type: date:http://www.w3.org/2001/XMLSchemadate:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-loan-5-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract False
Documentation:
The credit agreement date is the closing date (the date where the agreement has been signed) for the loans in the credit agreement. Funding of the facilities occurs on (or sometimes a little after) the Credit Agreement date.
Collapse XSD Schema Diagram:
XSD Diagram of creditAgreementDate
Collapse XSD Schema Code:
<xsd:element name="creditAgreementDate" type="xsd:date" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The credit agreement date is the closing date (the date where the agreement has been signed) for the loans in the credit agreement. Funding of the facilities occurs on (or sometimes a little after) the Credit Agreement date.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Comments:
blog comments powered by Disqus