Definition Type: Element
Name: couponStartDate
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The date interest started accruing for the accrued interest calculation on an interest bearing security.
Collapse XSD Schema Diagram:
XSD Diagram of couponStartDate in schema fpml-doc-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="couponStartDate" type="xsd:date" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The date interest started accruing for the accrued interest calculation on an interest bearing security.</xsd:documentation>
    </xsd:annotation>
</xsd:element>