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