Definition Type: Element
Name: endDate
Namespace: http://www.fpml.org/FpML-5/reporting
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-fx-accruals-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Defines the end date of the observation period for the barrier. If ommitted, the last barrier observation point is understood to be the last fixing date in the fixing schedule.
Collapse XSD Schema Diagram:
XSD Diagram of endDate in schema fpml-fx-accruals-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="endDate" type="xsd:date">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines the end date of the observation period for the barrier. If ommitted, the last barrier observation point is understood to be the last fixing date in the fixing schedule.</xsd:documentation>
    </xsd:annotation>
</xsd:element>