Definition Type: Element
Name: observationStartDate
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:AdjustableOrRelativeDate
Containing Schema: fpml-eq-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The start of the period over which observations are made which are used in the calculation Used when the observation start date differs from the trade date such as for forward starting swaps. Observation Start Date in accordance with the ISDA 2002 Equity Derivatives Definitions. Observation Period Start Date in accordance with the ISDA 2011 Equity Derivatives Definitions.
Collapse XSD Schema Diagram:
Drilldown into relativeDate in schema fpml-shared-5-10_xsd3 Drilldown into adjustableDate in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into AdjustableOrRelativeDate in schema fpml-shared-5-10_xsd3XSD Diagram of observationStartDate in schema fpml-eq-shared-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="observationStartDate" type="AdjustableOrRelativeDate" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The start of the period over which observations are made which are used in the calculation Used when the observation start date differs from the trade date such as for forward starting swaps. Observation Start Date in accordance with the ISDA 2002 Equity Derivatives Definitions. Observation Period Start Date in accordance with the ISDA 2011 Equity Derivatives Definitions.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustableDate nsD:adjustableDate (1) (1)
relativeDate nsD:relativeDate (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: