Definition Type: ComplexType
Name: ExchangeTradedOption
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsA:ExchangeTradedContract
Containing Schema: fpml-asset-5-9.xsd
Abstract
Documentation:
An exchange traded option.
Collapse XSD Schema Diagram:
Drilldown into optionType in schema fpml-asset-5-9_xsd Drilldown into strike in schema fpml-asset-5-9_xsd Drilldown into expirationDate in schema fpml-asset-5-9_xsd Drilldown into contractReference in schema fpml-asset-5-9_xsd Drilldown into multiplier in schema fpml-asset-5-9_xsd Drilldown into specifiedExchangeId in schema fpml-asset-5-9_xsd Drilldown into optionsExchangeId in schema fpml-asset-5-9_xsd Drilldown into relatedExchangeId in schema fpml-asset-5-9_xsd Drilldown into ExchangeIdentifier.model in schema fpml-asset-5-9_xsd Drilldown into definition in schema fpml-asset-5-9_xsd Drilldown into clearanceSystem in schema fpml-asset-5-9_xsd Drilldown into exchangeId in schema fpml-asset-5-9_xsd Drilldown into currency in schema fpml-asset-5-9_xsd Drilldown into description in schema fpml-asset-5-9_xsd Drilldown into instrumentId in schema fpml-asset-5-9_xsd Drilldown into id in schema fpml-asset-5-9_xsd Drilldown into Asset in schema fpml-asset-5-9_xsd Drilldown into IdentifiedAsset in schema fpml-asset-5-9_xsd Drilldown into UnderlyingAsset in schema fpml-asset-5-9_xsd Drilldown into ExchangeTraded in schema fpml-asset-5-9_xsd Drilldown into ExchangeTradedContract in schema fpml-asset-5-9_xsdXSD Diagram of ExchangeTradedOption in schema fpml-asset-5-9_xsd (Financial products Markup Language (FpML®) - Pretrade)
Collapse XSD Schema Code:
<xsd:complexType name="ExchangeTradedOption">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An exchange traded option.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ExchangeTradedContract">
            <xsd:sequence>
                <xsd:element name="strike" type="xsd:decimal" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Specifies the price at which the option can be exercised.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="optionType" type="PutCallEnum" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Specifies whether the option allows the hodler to buy or sell tne underlying asset.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
instrumentId nsA:instrumentId 0 unbounded
description nsA:description 0 (1)
currency nsA:currency 0 (1)
exchangeId nsA:exchangeId 0 (1)
clearanceSystem nsA:clearanceSystem 0 (1)
definition nsA:definition 0 (1)
relatedExchangeId nsA:relatedExchangeId 0 unbounded
optionsExchangeId nsA:optionsExchangeId 0 unbounded
specifiedExchangeId nsA:specifiedExchangeId 0 unbounded
multiplier nsA:multiplier 0 (1)
contractReference nsA:contractReference 0 (1)
expirationDate nsA:expirationDate 0 (1)
strike nsA:strike 0 (1)
optionType nsA:optionType 0 (1)
<xs:group> nsA:ExchangeIdentifier.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:option
Collapse Comments:
blog comments powered by Disqus