Definition Type: Element
Name: strike
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:EquityStrike
Containing Schema: fpml-eqd-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Defines whether it is a price or level at which the option has been, or will be, struck.
Collapse XSD Schema Diagram:
Drilldown into currency in schema fpml-eq-shared-5-10_xsd2 Drilldown into strikeDeterminationDate in schema fpml-eq-shared-5-10_xsd2 Drilldown into strikePercentage in schema fpml-eq-shared-5-10_xsd2 Drilldown into strikePrice in schema fpml-eq-shared-5-10_xsd2 Drilldown into EquityStrike in schema fpml-eq-shared-5-10_xsd2XSD Diagram of strike in schema fpml-eqd-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="strike" type="EquityStrike" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines whether it is a price or level at which the option has been, or will be, struck.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
strikePrice nsE:strikePrice (1) (1)
strikePercentage nsE:strikePercentage 0 (1)
strikeDeterminationDate nsE:strikeDeterminationDate 0 (1)
currency nsE:currency 0 (1)
Collapse Derivation Tree: