XML Schema Documentation

Element: equityOption

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name equityOption
Type EquityOption
Nillable no
Abstract no
Documentation A component describing an Equity Option product.

Komponente zur Beschreibung einer Aktienoption.
Logical Diagram
XML Instance Representation
<equityOption
id=" xsd:ID [0..1]">
<productType> ProductType </productType> [0..*]

'A classification of the type of product. FpML defines a simple product categorization using a coding scheme.'

<productId> ProductId </productId> [0..*]

'A product reference identifier allocated by a party. FpML does not define the domain values associated with this element. Note that the domain values for this element are not strictly an enumerated list.'

<buyerPartyReference> PartyOrTradeSideReference </buyerPartyReference> [1]

'A reference to the party that buys this instrument, ie. pays for this instrument and receives the rights defined by it. See 2000 ISDA definitions Article 11.1 (b). In the case of FRAs this the fixed rate payer.'

<sellerPartyReference> PartyOrTradeSideReference </sellerPartyReference> [1]

'A reference to the party that sells (\"writes\") this instrument, i.e. that grants the rights defined by this instrument and in return receives a payment for it. See 2000 ISDA definitions Article 11.1 (a). In the case of FRAs this is the floating rate payer.'

<optionType> OptionTypeEnum </optionType> [1]

'The type of option transaction.','Art der Optionstransaktion.'

<equityEffectiveDate> xsd:date </equityEffectiveDate> [0..1]

'Effective date for a forward starting option','Stichtag für eine Forward-Starting-Option.'

<underlyer> Underlyer </underlyer> [1]

'Specifies the underlying component, which can be either one or many and consists in either equity, index or convertible bond component, or a combination of these.'

<notional> Money </notional> [0..1]

'The notional amount.'

<equityExercise> EquityExerciseValuationSettlement </equityExercise> [1]

'The parameters for defining how the equity option can be exercised, how it is valued and how it is settled.','Parameter zur Definition von Ausübung, Bewertung und Regulierung der Aktienoption.'

Start Group: Feature.model [0..1]
<feature> OptionFeatures </feature> [0..1]

'Asian, Barrier, Knock and Pass Through features'

<fxFeature> FxFeature </fxFeature> [0..1]

'Quanto, Composite, or Cross Currency FX features'

End Group: Feature.model
<strategyFeature> StrategyFeature </strategyFeature> [0..1]

'A equity option simple strategy feature'

<dividendConditions> DividendConditions </dividendConditions> [0..1]
<methodOfAdjustment> MethodOfAdjustmentEnum </methodOfAdjustment> [1]

'Defines how adjustments will be made to the contract should one or more of the extraordinary events occur.','Definiert die Anpassung des Kontrakts im Falle eines oder mehrerer außerordentlicher Ereignisse.'

<extraordinaryEvents> ExtraordinaryEvents </extraordinaryEvents> [1]

'Where the underlying is shares, specifies events affecting the issuer of those shares that may require the terms of the transaction to be adjusted.','Ist der Basiswert eine Aktie, werden hiermit Ereignisse angegeben, die den Emittenten der Aktie betreffen und die eine Anpassung der Transaktionsbedingungen erfordern können.'

<equityFeatures> OptionFeatures </equityFeatures> [0..1]

'An option feature such as asian, barrier, knock'

<strike> EquityStrike </strike> [0..1]

'Defines whether it is a price or level at which the option has been, or will be, struck.','Definiert, ob ein Preis oder Niveau als Strike-Preis für die Option gilt bzw. gelten wird.'

<spotPrice> xsd:decimal </spotPrice> [0..1]

'The price per share, index or basket observed on the trade or effective date.','Preis je Aktie, Index oder Korb am Handelstag oder Stichtag.'

<numberOfOptions> xsd:decimal </numberOfOptions> [0..1]

'The number of options comprised in the option transaction.','Anzahl von Optionen der Optionstransaktion.'

<optionEntitlement> xsd:decimal </optionEntitlement> [1]

'The number of shares per option comprised in the option transaction.','Stückzahl Aktien je Option der Optionstransaktion.'

<equityPremium> EquityPremium </equityPremium> [1]

'The equity option premium payable by the buyer to the seller.','Vom Käufer an den Verkäufer zahlbare Aktienoptionsprämie.'

</equityOption>
Diagram
element_brokerEquityOption element_equityForward element_equityOptionTransactionSupplement element_returnSwap
Schema Component Representation
<xsd:element name="equityOption" type=" EquityOption " substitutionGroup="product"/>