Definition Type: ComplexType
Name: GenericOptionStrike
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsA:EquityStrike
Containing Schema: fpml-generic-5-9.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into units in schema fpml-generic-5-9_xsd Drilldown into currency in schema fpml-eq-shared-5-9_xsd Drilldown into strikeDeterminationDate in schema fpml-eq-shared-5-9_xsd Drilldown into strikePercentage in schema fpml-eq-shared-5-9_xsd Drilldown into strikePrice in schema fpml-eq-shared-5-9_xsd Drilldown into EquityStrike in schema fpml-eq-shared-5-9_xsdXSD Diagram of GenericOptionStrike in schema fpml-generic-5-9_xsd (Financial products Markup Language (FpML®) - Record Keeping)
Collapse XSD Schema Code:
<xsd:complexType name="GenericOptionStrike">
    <xsd:complexContent>
        <xsd:extension base="EquityStrike">
            <xsd:sequence>
                <xsd:element name="units" type="NormalizedString" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The units in which an amount (not monetary) is denominated.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
strikePrice nsA:strikePrice (1) (1)
strikePercentage nsA:strikePercentage 0 (1)
strikeDeterminationDate nsA:strikeDeterminationDate 0 (1)
currency nsA:currency 0 (1)
units nsA:units 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:strike
Collapse Comments:
blog comments powered by Disqus