Definition Type: Element
Name: strikeFactor
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-eqd-4-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The factor of strike. Strike-Faktor.
Collapse XSD Schema Diagram:
XSD Diagram of strikeFactor in schema fpml-eqd-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="strikeFactor" type="xsd:decimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The factor of strike.</xsd:documentation>
        <xsd:documentation xml:lang="de">Strike-Faktor.</xsd:documentation>
    </xsd:annotation>
</xsd:element>