Definition Type: Element
Name: observationStartDate
Namespace: http://www.fpml.org/FpML-5/reporting
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-fx-targets-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The date on which the observation period for an american barrier starts. If the start date is not present, then the date and time of the start of the period is deemed to be the date and time the transaction was entered into.
Collapse XSD Schema Diagram:
XSD Diagram of observationStartDate in schema fpml-fx-targets-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="observationStartDate" type="xsd:date" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The date on which the observation period for an american barrier starts. If the start date is not present, then the date and time of the start of the period is deemed to be the date and time the transaction was entered into.</xsd:documentation>
    </xsd:annotation>
</xsd:element>