Definition Type: Element
Name: endDate
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-fx-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The end of the period over which observations are made to determine whether a trigger event has occurred.
Collapse XSD Schema Diagram:
XSD Diagram of endDate in schema fpml-fx-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="endDate" type="xsd:date">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The end of the period over which observations are made to determine whether a trigger event has occurred.</xsd:documentation>
    </xsd:annotation>
</xsd:element>