Definition Type: Element
Name: observationEndDate
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 date on which the observation period for an american trigger ends. If the end date is not present, then the date and time of the end of the period is deemed to be the date and time of expiration.
Collapse XSD Schema Diagram:
XSD Diagram of observationEndDate in schema fpml-fx-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="observationEndDate" type="xsd:date">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The date on which the observation period for an american trigger ends. If the end date is not present, then the date and time of the end of the period is deemed to be the date and time of expiration.</xsd:documentation>
    </xsd:annotation>
</xsd:element>