All Element Summary |
||||||||||||
List of Exercise Dates for a Bermuda option.
|
||||||||||||
The parameters for defining the exercise period for an American style equity option together with the rules governing the quantity of the underlying that can be exercised on any given exercise date.
|
||||||||||||
The parameters for defining the exercise period for an Bermuda style equity option together with the rules governing the quantity of the underlying that can be exercised on any given exercise date.
|
||||||||||||
Effective date for a forward starting option.
|
||||||||||||
The parameters for defining the expiration date and time for a European style equity option.
|
||||||||||||
The parameters for defining how the equity option can be exercised, how it is valued and how it is settled.
|
||||||||||||
The specific time of day at which the equity option expires.
|
||||||||||||
The time of day at which the equity option expires, for example the official closing time of the exchange.
|
||||||||||||
A component describing an Equity Forward product.
|
||||||||||||
The presence of this element indicates that the option may be exercised on different days.
|
||||||||||||
The presence of this element indicates that the option may be exercised on different days.
|
||||||||||||
A component describing an Equity Option Transaction Supplement.
|
||||||||||||
The equity option premium payable by the buyer to the seller.
|
||||||||||||
The parameters for defining when valuation of the underlying takes place.
|
||||||||||||
The last day within an exercise period for an American style option.
|
||||||||||||
Expiration time determination method.
|
||||||||||||
The forward price per share, index or basket.
|
||||||||||||
When multiple exercise is applicable and this element is present it specifies that the number of options that can be exercised on a given exercise date must either be equal to the value of this element or be an integral multiple of it.
|
||||||||||||
The latest time of day at which the equity option can be exercised, for example the official closing time of the exchange.
|
||||||||||||
The latest time of day at which the equity option can be exercised, for example the official closing time of the exchange.
|
||||||||||||
When multiple exercise is applicable this element specifies the maximum number of options that can be exercised on a given exercise date.
|
||||||||||||
When multiple exercise is applicable this element specifies the minimum number of options that can be exercised on a given exercise date.
|
||||||||||||
Specifies the contract multiplier that can be associated with an index option.
|
||||||||||||
The notional amount.
|
||||||||||||
The number of options comprised in the option transaction.
|
||||||||||||
The number of shares per option comprised in the option transaction supplement.
|
||||||||||||
The type of option transaction.
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
The currency in which a cash settlement for non-deliverable forward and non-deliverable options.
|
||||||||||||
Date on which settlement of option premiums will occur.
|
||||||||||||
How the option will be settled.
|
||||||||||||
The price per share, index or basket observed on the trade or effective date.
|
||||||||||||
Defines whether it is a price or level at which the option has been, or will be, struck.
|
||||||||||||
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.
|
Complex Type Summary |
||||||||||||
A type for defining exercise procedures associated with an American style exercise of an equity option.
|
||||||||||||
A type for defining exercise procedures associated with a Bermuda style exercise of an equity option.
|
||||||||||||
A type for defining the common features of equity derivatives.
|
||||||||||||
type for defining the common features of equity derivatives.
|
||||||||||||
A type for defining short form equity option basic features.
|
||||||||||||
A type for defining exercise procedures associated with a European style exercise of an equity option.
|
||||||||||||
A type for defining exercise procedures for equity options.
|
||||||||||||
A type for defining equity forwards.
|
||||||||||||
A type for defining the multiple exercise provisions of an American or Bermuda style equity option.
|
||||||||||||
A type for defining equity option transaction supplements.
|
||||||||||||
A type for defining PrePayment.
|
Element Group Summary |
||||||||||
Choice between expiration expressed as symbolic and optional literal time, or using a determination method.
|
<?xml version="1.0" encoding="utf-8"?>
<!--
== Copyright (c) 2002-2014 All rights reserved. == Financial Products Markup Language is subject to the FpML public license. == A copy of this license is available at http://www.fpml.org/license/license.html --> <xsd:schema attributeFormDefault="unqualified" ecore:documentRoot="FpML" ecore:nsPrefix="trnsp" ecore:package="org.fpml.transparency" elementFormDefault="qualified" targetNamespace="http://www.fpml.org/FpML-5/transparency" version="$Revision: 10751 $" xmlns="http://www.fpml.org/FpML-5/transparency" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:fpml-annotation="http://www.fpml.org/annotation" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:include schemaLocation="fpml-eq-shared-5-7.xsd"/>
<!--View Generation: SKIPPED BrokerEquityOption - Unsupported-->
<xsd:annotation>
<xsd:documentation xml:lang="en">
A type for defining exercise procedures associated with an American style exercise of an equity option. This entity inherits from the type SharedAmericanExercise.
</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="SharedAmericanExercise">
<xsd:sequence>
<xsd:element minOccurs="0" name="latestExerciseTimeType" type="TimeTypeEnum">
<xsd:annotation>
<xsd:documentation xml:lang="en">
The latest time of day at which the equity option can be exercised, for example the official closing time of the exchange.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation xml:lang="en">
The presence of this element indicates that the option may be exercised on different days. It is not applicable to European options.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:annotation>
<xsd:documentation xml:lang="en">
A type for defining exercise procedures associated with a Bermuda style exercise of an equity option. The term Bermuda is adopted in FpML for consistency with the ISDA Definitions.
</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="SharedAmericanExercise">
<xsd:sequence>
<xsd:element minOccurs="0" name="bermudaExerciseDates" type="DateList">
<xsd:annotation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation xml:lang="en">
The latest time of day at which the equity option can be exercised, for example the official closing time of the exchange.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation xml:lang="en">
The presence of this element indicates that the option may be exercised on different days. It is not applicable to European options.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:annotation>
<xsd:documentation xml:lang="en">
A type for defining the common features of equity derivatives.
</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="Product">
<xsd:sequence>
<!--View Generation: SKIPPED - PartySpecific-->
<xsd:annotation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation xml:lang="en">
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.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation xml:lang="en">
The parameters for defining how the equity option can be exercised, how it is valued and how it is settled.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<!--View Generation: SKIPPED - NonStandardFeature-->
<!--View Generation: SKIPPED strategyFeature - NonStandardFeature-->
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:annotation>
<xsd:documentation xml:lang="en">
type for defining the common features of equity derivatives.
</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="EquityDerivativeBase">
<!--View Generation: Skipped an empty sequence.-->
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:annotation>
<xsd:documentation xml:lang="en">
A type for defining short form equity option basic features.
</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="EquityDerivativeBase">
<xsd:sequence>
<xsd:element minOccurs="0" name="strike" type="EquityStrike">
<xsd:annotation>
<xsd:documentation xml:lang="en">
Defines whether it is a price or level at which the option has been, or will be, struck.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation xml:lang="en">
The price per share, index or basket observed on the trade or effective date.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation xml:lang="en">
The number of options comprised in the option transaction.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation xml:lang="en">
The equity option premium payable by the buyer to the seller.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:annotation>
<xsd:documentation xml:lang="en">
A type for defining exercise procedures associated with a European style exercise of an equity option.
</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="Exercise">
<xsd:sequence>
<xsd:element minOccurs="0" name="expirationDate" type="AdjustableOrRelativeDate">
<xsd:annotation>
<xsd:documentation xml:lang="en">
The last day within an exercise period for an American style option. For a European style option it is the only day within the exercise period.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:annotation>
<xsd:documentation xml:lang="en">
A type for defining exercise procedures for equity options.
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:choice minOccurs="0">
<xsd:annotation>
<xsd:documentation xml:lang="en">
The parameters for defining how the equity option can be exercised, how it is valued and how it is settled.
</xsd:documentation>
</xsd:annotation>
<xsd:annotation>
<xsd:documentation xml:lang="en">
The parameters for defining the expiration date and time for a European style equity option.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation xml:lang="en">
The parameters for defining the exercise period for an American style equity option together with the rules governing the quantity of the underlying that can be exercised on any given exercise date.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation xml:lang="en">
The parameters for defining the exercise period for an Bermuda style equity option together with the rules governing the quantity of the underlying that can be exercised on any given exercise date.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<!--View Generation: Skipped an empty choice.-->
<xsd:annotation>
<xsd:documentation xml:lang="en">
The parameters for defining when valuation of the underlying takes place.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation xml:lang="en">
Date on which settlement of option premiums will occur.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation xml:lang="en">
The currency in which a cash settlement for non-deliverable forward and non-deliverable options.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<!--View Generation: SKIPPED settlementPriceSource - NonStandardFeature-->
<xsd:annotation>
</xsd:annotation>
</xsd:element>
<!--View Generation: SKIPPED settlementMethodElectionDate - NonStandardFeature-->
<!--View Generation: SKIPPED settlementMethodElectingPartyReference - NonStandardFeature-->
<!--View Generation: SKIPPED settlementPriceDefaultElection - NonStandardFeature-->
</xsd:sequence>
</xsd:complexType>
<xsd:annotation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="EquityDerivativeLongFormBase">
<xsd:sequence>
<xsd:element name="forwardPrice" type="NonNegativeMoney">
<xsd:annotation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:annotation>
<xsd:documentation xml:lang="en">
A type for defining the multiple exercise provisions of an American or Bermuda style equity option.
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element minOccurs="0" name="integralMultipleExercise" type="PositiveDecimal">
<xsd:annotation>
<xsd:documentation xml:lang="en">
When multiple exercise is applicable and this element is present it specifies that the number of options that can be exercised on a given exercise date must either be equal to the value of this element or be an integral multiple of it.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation xml:lang="en">
When multiple exercise is applicable this element specifies the minimum number of options that can be exercised on a given exercise date. If this element is not present then the minimum number is deemed to be 1. Its value can be a fractional number as a result of corporate actions.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation xml:lang="en">
When multiple exercise is applicable this element specifies the maximum number of options that can be exercised on a given exercise date. If this element is not present then the maximum number is deemed to be the same as the number of options. Its value can be a fractional number as a result of corporate actions.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<!--View Generation: SKIPPED EquityOption - Unsupported-->
<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>
<!--View Generation: SKIPPED exchangeLookAlike - Documentation-->
<!--View Generation: SKIPPED exchangeTradedContractNearest - Documentation-->
<!--View Generation: SKIPPED - Documentation-->
<!--View Generation: SKIPPED methodOfAdjustment - Documentation-->
<!--View Generation: SKIPPED localJurisdiction - Documentation-->
<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: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>
<!--View Generation: SKIPPED extraordinaryEvents - Documentation-->
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:annotation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="PaymentBase">
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<!--View Generation: SKIPPED brokerEquityOption - Unsupported-->
<xsd:annotation>
<xsd:documentation xml:lang="en">A component describing an Equity Forward product.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<!--View Generation: SKIPPED equityOption - Unsupported-->
<xsd:element name="equityOptionTransactionSupplement" substitutionGroup="product" type="EquityOptionTransactionSupplement">
<xsd:annotation>
<xsd:documentation xml:lang="en">
A component describing an Equity Option Transaction Supplement.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation xml:lang="en">
Choice between expiration expressed as symbolic and optional literal time, or using a determination method.
</xsd:documentation>
</xsd:annotation>
<xsd:choice>
<xsd:sequence>
<xsd:element minOccurs="0" name="equityExpirationTimeType" type="TimeTypeEnum">
<xsd:annotation>
<xsd:documentation xml:lang="en">
The time of day at which the equity option expires, for example the official closing time of the exchange.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation xml:lang="en">
The specific time of day at which the equity option expires.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:annotation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
</xsd:group>
</xsd:schema>
|
XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.
|