Definition Type: Element
Name: observationEndTime
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:BusinessCenterTime
Containing Schema: fpml-fx-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The time on the end date at which the observation period for an american trigger ends. If the time is not present, then the time is deemed to be the same as the expiration time.
Collapse XSD Schema Diagram:
Drilldown into businessCenter in schema fpml-shared-5-10_xsd2 Drilldown into hourMinuteTime in schema fpml-shared-5-10_xsd2 Drilldown into BusinessCenterTime in schema fpml-shared-5-10_xsd2XSD Diagram of observationEndTime in schema fpml-fx-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="observationEndTime" type="BusinessCenterTime" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The time on the end date at which the observation period for an american trigger ends. If the time is not present, then the time is deemed to be the same as the expiration time.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
hourMinuteTime nsC:hourMinuteTime 0 (1)
businessCenter nsC:businessCenter 0 (1)
Collapse Derivation Tree: