[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FpML-EQD Change Equity Option field from Integer to decimal
We have received requests from dealers to allow the Index Option multiplier
to support decimals.
In the fpml-eqd-4-3.xsd scheme, the
EquityOptionTransactionSupplemen.multiplier element should have its type
changed from "xsd:positiveInteger" to "xsd:decimal".
The change has been bolded below:
<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="xsd:decimal">
<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="xsd:decimal">
<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>
-----------------------------------------
________________________________________________________
DTCC DISCLAIMER: This email and any files transmitted with it are
confidential and intended solely for the use of the individual or
entity to whom they are addressed. If you have received this email
in error, please notify us immediately and delete the email and any
attachments from your system. The recipient should check this email
and any attachments for the presence of viruses. The company
accepts no liability for any damage caused by any virus transmitted
by this email.
-------------------------------------------------------------------------------
To unsubscribe: Email majordomo@xxxxxxxx with a blank subject line
In the body include the line: unsubscribe eqdwg youremail@address
To view archives: http://www.fpml.org/_wgmail/_eqdwgmail/threads.html