Definition Type: ComplexType
Name: EquityOptionTransactionSupplement
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:EquityDerivativeShortFormBase
Containing Schema: fpml-eqd-4-4.xsd
Abstract
Documentation:
A type for defining equity option transaction supplements
Collapse XSD Schema Diagram:
Drilldown into multiplier in schema fpml-eqd-4-4_xsd Drilldown into optionEntitlement in schema fpml-eqd-4-4_xsd Drilldown into localJurisdiction in schema fpml-eqd-4-4_xsd Drilldown into methodOfAdjustment in schema fpml-eqd-4-4_xsd Drilldown into multipleExchangeIndexAnnexFallback in schema fpml-eqd-4-4_xsd Drilldown into exchangeTradedContractNearest in schema fpml-eqd-4-4_xsd Drilldown into exchangeLookAlike in schema fpml-eqd-4-4_xsd Drilldown into equityPremium in schema fpml-eqd-4-4_xsd Drilldown into numberOfOptions in schema fpml-eqd-4-4_xsd Drilldown into spotPrice in schema fpml-eqd-4-4_xsd Drilldown into strike in schema fpml-eqd-4-4_xsd Drilldown into strategyFeature in schema fpml-eqd-4-4_xsd Drilldown into fxFeature in schema fpml-eq-shared-4-4_xsd Drilldown into feature in schema fpml-eq-shared-4-4_xsd Drilldown into Feature.model in schema fpml-eq-shared-4-4_xsd Drilldown into equityExercise in schema fpml-eqd-4-4_xsd Drilldown into notional in schema fpml-eqd-4-4_xsd Drilldown into underlyer in schema fpml-eqd-4-4_xsd Drilldown into equityEffectiveDate in schema fpml-eqd-4-4_xsd Drilldown into optionType in schema fpml-eqd-4-4_xsd Drilldown into sellerPartyReference in schema fpml-shared-4-4_xsd Drilldown into buyerPartyReference in schema fpml-shared-4-4_xsd Drilldown into BuyerSeller.model in schema fpml-shared-4-4_xsd Drilldown into productId in schema fpml-shared-4-4_xsd Drilldown into productType in schema fpml-shared-4-4_xsd Drilldown into Product.model in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsd Drilldown into Product in schema fpml-shared-4-4_xsd Drilldown into EquityDerivativeBase in schema fpml-eqd-4-4_xsd Drilldown into EquityDerivativeShortFormBase in schema fpml-eqd-4-4_xsdXSD Diagram of EquityOptionTransactionSupplement in schema fpml-eqd-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="EquityOptionTransactionSupplement">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type for defining equity option transaction supplements</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="EquityDerivativeShortFormBase">
            <xsd:sequence>
                <xsd:element name="exchangeLookAlike" type="xsd:boolean" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">For a share option transaction, a flag used to indicate whether the transaction is to be treated as an 'exchange look-alike'. This designation has significance for how share adjustments (arising from corporate actions) will be determined for the transaction. For an 'exchange look-alike' transaction the relevant share adjustments will follow that for a corresponding designated contract listed on the related exchange (referred to as Options Exchange Adjustment (ISDA defined term), otherwise the share adjustments will be determined by the calculation agent (referred to as Calculation Agent Adjustment (ISDA defined term)).</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="exchangeTradedContractNearest" type="xsd:boolean" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">For an index option transaction, a flag used in conjuction with Futures Price Valuation (ISDA defined term) to indicate whether the Nearest Index Contract provision is applicable. The Nearest Index Contract provision is a rule for determining the Exchange-traded Contract (ISDA defined term) without having to explicitly state the actual contract, delivery month and exchange on which it is traded.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="multipleExchangeIndexAnnexFallback" type="xsd:boolean" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">For an index option transaction, a flag to indicate whether a relevant Multiple Exchange Index Annex is applicable to the transaction. This annex defines additional provisions which are applicable where an index is comprised of component securities that are traded on multiple exchanges.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="methodOfAdjustment" type="MethodOfAdjustmentEnum" minOccurs="0" />
                <xsd:element name="localJurisdiction" type="Country" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Local Jurisdiction is a term used in the AEJ Master Confirmation, which is used to determine local taxes, which shall mean taxes, duties, and similar charges imposed by the taxing authority of the Local Jurisdiction If this element is not present Local Jurisdiction is Not Applicable.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:choice minOccurs="0">
                    <xsd:element name="optionEntitlement" type="PositiveDecimal">
                        <xsd:annotation>
                            <xsd:documentation xml:lang="en">The number of shares per option comprised in the option transaction supplement.</xsd:documentation>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="multiplier" type="PositiveDecimal">
                        <xsd:annotation>
                            <xsd:documentation xml:lang="en">Specifies the contract multiplier that can be associated with an index option.</xsd:documentation>
                        </xsd:annotation>
                    </xsd:element>
                </xsd:choice>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
productType fpml:productType 0 unbounded
productId fpml:productId 0 unbounded
buyerPartyReference fpml:buyerPartyReference (1) (1)
sellerPartyReference fpml:sellerPartyReference (1) (1)
optionType fpml:optionType (1) (1)
equityEffectiveDate fpml:equityEffectiveDate 0 (1)
underlyer fpml:underlyer (1) (1)
notional fpml:notional 0 (1)
equityExercise fpml:equityExercise (1) (1)
feature fpml:feature 0 (1)
fxFeature fpml:fxFeature 0 (1)
strategyFeature fpml:strategyFeature 0 (1)
strike fpml:strike (1) (1)
spotPrice fpml:spotPrice 0 (1)
numberOfOptions fpml:numberOfOptions (1) (1)
equityPremium fpml:equityPremium (1) (1)
exchangeLookAlike fpml:exchangeLookAlike 0 (1)
exchangeTradedContractNearest fpml:exchangeTradedContractNearest 0 (1)
multipleExchangeIndexAnnexFallback fpml:multipleExchangeIndexAnnexFallback 0 (1)
methodOfAdjustment fpml:methodOfAdjustment 0 (1)
localJurisdiction fpml:localJurisdiction 0 (1)
optionEntitlement fpml:optionEntitlement (1) (1)
multiplier fpml:multiplier (1) (1)
<xs:group> fpml:BuyerSeller.model (1) (1)
<xs:group> fpml:Feature.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:equityOptionTransactionSupplement