Definition Type: Element
Name: observationStartDate
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:StartingDate
Containing Schema: fpml-eq-shared-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The start of the period over which observations are made to determine the variance. Used when the date differs from the trade date such as for forward starting variance swaps.
Collapse XSD Schema Diagram:
Drilldown into adjustableDate in schema fpml-eq-shared-4-4_xsd Drilldown into dateRelativeTo in schema fpml-eq-shared-4-4_xsd Drilldown into StartingDate in schema fpml-eq-shared-4-4_xsdXSD Diagram of observationStartDate in schema fpml-eq-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="observationStartDate" type="StartingDate" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The start of the period over which observations are made to determine the variance. Used when the date differs from the trade date such as for forward starting variance swaps.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
dateRelativeTo fpml:dateRelativeTo (1) (1)
adjustableDate fpml:adjustableDate (1) (1)
Collapse Derivation Tree: