Definition Type: Element
Name: observationStartTime
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 start date at which the observation period for an american trigger starts. If the time is not present and the start date is equivalent to the transaction date, the time is deemed to be the time the transaction was entered into. If the time is not present and the start date is other than the transaction date, 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 observationStartTime in schema fpml-fx-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="observationStartTime" type="BusinessCenterTime" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The time on the start date at which the observation period for an american trigger starts. If the time is not present and the start date is equivalent to the transaction date, the time is deemed to be the time the transaction was entered into. If the time is not present and the start date is other than the transaction date, 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: