Definition Type: Element
Name: strike
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:EquityStrike
Containing Schema: fpml-eqd-4-4.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-4-4_xsd Drilldown into strikeDeterminationDate in schema fpml-eq-shared-4-4_xsd Drilldown into strikePercentage in schema fpml-eq-shared-4-4_xsd Drilldown into strikePrice in schema fpml-eq-shared-4-4_xsd Drilldown into EquityStrike in schema fpml-eq-shared-4-4_xsdXSD Diagram of strike in schema fpml-eqd-4-4_xsd (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 fpml:strikePrice (1) (1)
strikePercentage fpml:strikePercentage (1) (1)
strikeDeterminationDate fpml:strikeDeterminationDate 0 (1)
currency fpml:currency 0 (1)
Collapse Derivation Tree: