All Element Summary |
||||||||||||
Dividend leg.
|
||||||||||||
One to many time bounded dividend payment periods, each with a fixed strike and dividend payment date per period.
|
||||||||||||
Specifies the structure of the dividend swap transaction supplement.
|
||||||||||||
Specifies the structure of the dividend swap transaction supplement.
|
||||||||||||
The variance swap details.
|
||||||||||||
The parameters for defining how the equity option can be exercised, how it is valued and how it is settled.
|
||||||||||||
The variance option premium payable by the buyer to the seller.
|
||||||||||||
Fixed payment leg.
|
||||||||||||
Fixed payment of a dividend swap, payment date is relative to a dividend period payment date.
|
||||||||||||
Fixed strike.
|
||||||||||||
If present and true, then material non cash dividends are applicable.
|
||||||||||||
Specifies the contract multiplier that can be associated with an index option.
|
||||||||||||
The number of shares per option comprised in the option transaction supplement.
|
||||||||||||
Payment amount, which is optional since the payment amount may be calculated using fixed strike and number of open units.
|
||||||||||||
If present and true, then special dividends and memorial dividends are applicable.
|
Complex Type Summary |
||||||||||
Floating Payment Leg of a Dividend Swap.
|
||||||||||
A time bounded dividend period, with fixed strike and a dividend payment date per period.
|
||||||||||
|
||||||||||
A Dividend Swap Transaction Supplement.
|
||||||||||
Fixed payment amount within a Dividend Swap.
|
||||||||||
Fixed Payment Leg of a Dividend Swap.
|
<?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: 10780 $" 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-eqd-5-7.xsd"/>
<xsd:annotation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="DirectionalLegUnderlyer">
<xsd:sequence>
<xsd:group ref="DeclaredCashAndCashEquivalentDividendPercentage.model"/>
<xsd:annotation>
<xsd:documentation xml:lang="en">
One to many time bounded dividend payment periods, each with a fixed strike and dividend payment date per period.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
If present and true, then special dividends and memorial dividends are applicable.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
If present and true, then material non cash dividends are applicable.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:annotation>
<xsd:documentation xml:lang="en">
A time bounded dividend period, with fixed strike and a dividend payment date per period.
</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="DividendPeriod">
<xsd:sequence>
<xsd:element minOccurs="0" name="fixedStrike" type="PositiveDecimal">
<xsd:annotation>
</xsd:annotation>
</xsd:element>
<!--View Generation: SKIPPED paymentDate - Documentation-->
<!--View Generation: SKIPPED valuationDate - Documentation-->
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexContent>
<xsd:extension base="OptionBase">
<xsd:sequence>
<xsd:element minOccurs="0" name="equityPremium" type="EquityPremium">
<xsd:annotation>
<xsd:documentation xml:lang="en">
The variance option premium payable by the buyer to the seller.
</xsd:documentation>
</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 exchangeLookAlike - Documentation-->
<!--View Generation: SKIPPED methodOfAdjustment - 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>
<xsd:annotation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:annotation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="Product">
<xsd:sequence>
<xsd:element minOccurs="0" name="dividendLeg" type="DividendLeg">
<xsd:annotation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
</xsd:annotation>
</xsd:element>
<!--View Generation: SKIPPED - Documentation-->
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:annotation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="PaymentBase">
<xsd:sequence>
<xsd:element minOccurs="0" name="paymentAmount" type="NonNegativeMoney">
<xsd:annotation>
<xsd:documentation xml:lang="en">
Payment amount, which is optional since the payment amount may be calculated using fixed strike and number of open units.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<!--View Generation: SKIPPED paymentDate - Documentation-->
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:annotation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="DirectionalLeg">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="fixedPayment" type="FixedPaymentAmount">
<xsd:annotation>
<xsd:documentation xml:lang="en">
Fixed payment of a dividend swap, payment date is relative to a dividend period payment date. Commonly the dividend leg and the fixed payment leg will pay out on the same date, and the payments will be netted.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="dividendSwapOptionTransactionSupplement" substitutionGroup="product" type="DividendSwapOptionTransactionSupplement">
<xsd:annotation>
<xsd:documentation xml:lang="en">
Specifies the structure of the dividend swap transaction supplement.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="dividendSwapTransactionSupplement" substitutionGroup="product" type="DividendSwapTransactionSupplement">
<xsd:annotation>
<xsd:documentation xml:lang="en">
Specifies the structure of the dividend swap transaction supplement.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</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.
|