Schema Central > FpML 5.5 Transparency > fpml-eqd-5-5.xsd > fpml:equityOptionTransactionSupplement
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:equityOptionTransactionSupplement

A component describing an Equity Option Transaction Supplement.

Element information

Type: fpml:EquityOptionTransactionSupplement

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom type fpml:Product

Used in

Substitution hierarchy

Sample instance

<equityOptionTransactionSupplement>
   <primaryAssetClass>Equity</primaryAssetClass>
   <productType>Equity:Option:Vanilla:Single-name</productType>
   <optionType>Call</optionType>
   <underlyer>
      <singleUnderlyer>
         <index>
            <instrumentId instrumentIdScheme="http://www.example.com/instrument-id-Reuters-RIC-1-0">.WIG20</instrumentId>
            <currency currencyScheme="http://www.fpml.org/coding-scheme/external/iso4217-2001-08-15">PLN</currency>
            <exchangeId exchangeIdScheme="http://www.example.com/exchangeId">XWAR</exchangeId>
            <relatedExchangeId exchangeIdScheme="http://www.example.com/exchangeId">XWAR</relatedExchangeId>
         </index>
      </singleUnderlyer>
   </underlyer>
   <equityExercise>
      <equityEuropeanExercise>
         <expirationDate>
            <adjustableDate>
               <unadjustedDate>2012-11-16</unadjustedDate>
            </adjustableDate>
         </expirationDate>
         <equityExpirationTimeType>OSP</equityExpirationTimeType>
      </equityEuropeanExercise>
      <equityValuation id="valuationDate"/>
      <settlementDate>
         <relativeDate>
            <periodMultiplier>2</periodMultiplier>
            <period>D</period>
            <dateRelativeTo href="valuationDate"/>
         </relativeDate>
      </settlementDate>
      <settlementCurrency currencyScheme="http://www.fpml.org/coding-scheme/external/iso4217-2001-08-15">PLN</settlementCurrency>
      <settlementType>Cash</settlementType>
   </equityExercise>
   <strike>
      <strikePrice>100</strikePrice>
   </strike>
   <numberOfOptions>1000</numberOfOptions>
   <equityPremium>
      <paymentAmount>
         <currency currencyScheme="http://www.fpml.org/coding-scheme/external/iso4217-2001-08-15">PLN</currency>
         <amount>50000</amount>
      </paymentAmount>
      <pricePerOption>
         <currency currencyScheme="http://www.fpml.org/coding-scheme/external/iso4217-2001-08-15">PLN</currency>
         <amount>50</amount>
      </pricePerOption>
   </equityPremium>
</equityOptionTransactionSupplement>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com