Definition Type: Element
Name: paymentDate
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 date on which the principal payment is made by the lender to the agent bank. This is an actual (adjusted) date. Usually defaults to the effective date of the loan contract.
Collapse XSD Schema Diagram:
XSD Diagram of paymentDate in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="paymentDate" type="xsd:date">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The date on which the principal payment is made by the lender to the agent bank. This is an actual (adjusted) date. Usually defaults to the effective date of the loan contract.</xsd:documentation>
    </xsd:annotation>
</xsd:element>