Definition Type: Element
Name: strikeDeterminationDate
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:AdjustableOrRelativeDate
Containing Schema: fpml-eq-shared-5-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The date on which the strike is determined, where this is not the effective date of a forward starting option.
Collapse XSD Schema Diagram:
Drilldown into relativeDate in schema fpml-shared-5-0_xsd1 Drilldown into adjustableDate in schema fpml-shared-5-0_xsd1 Drilldown into id in schema fpml-shared-5-0_xsd1 Drilldown into AdjustableOrRelativeDate in schema fpml-shared-5-0_xsd1XSD Diagram of strikeDeterminationDate in schema fpml-eq-shared-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="strikeDeterminationDate" type="AdjustableOrRelativeDate" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The date on which the strike is determined, where this is not the effective date of a forward starting option.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustableDate nsB:adjustableDate 0 (1)
relativeDate nsB:relativeDate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree: