All Element Summary | ||||||||||||
dividendLeg | Dividend leg.
|
|||||||||||
dividendPeriod (in dividendLeg) | One to many time bounded dividend payment periods, each with a fixed strike and dividend payment date per period.
|
|||||||||||
dividendSwapTransactionSupplement | Specifies the structure of the dividend swap transaction supplement.
|
|||||||||||
fixedLeg (in dividendSwapTransactionSupplement) | Fixed payment leg.
|
|||||||||||
fixedPayment | Fixed payment of a dividend swap, payment date is relative to a dividend period payment date.
|
|||||||||||
fixedStrike | Fixed strike.
|
|||||||||||
materialDividend | If present and true, then material non cash dividends are applicable.
|
|||||||||||
paymentAmount (in fixedPayment) | Payment amount, which is optional since the payment amount may be calculated using fixed strike and number of open units.
|
|||||||||||
paymentDate (in dividendPeriod in dividendLeg) | Dividend period amount payment date.
|
|||||||||||
paymentDate (in fixedPayment) | Payment date relative to another date.
|
|||||||||||
specialDividends (in dividendLeg) | If present and true, then special dividends and memorial dividends are applicable.
|
|||||||||||
valuationDate (in dividendPeriod in dividendLeg) | Dividend period amount valuation date.
|
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-2012 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="conf" ecore:package="org.fpml.confirmation" elementFormDefault="qualified" targetNamespace="http://www.fpml.org/FpML-5/confirmation" version="$Revision: 9008 $" xmlns="http://www.fpml.org/FpML-5/confirmation" 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:annotation> <xsd:documentation xml:lang="en">Floating Payment Leg of a Dividend Swap.</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:sequence> <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:sequence> <xsd:annotation> <xsd:documentation xml:lang="en">Fixed strike.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en">Dividend period amount payment date.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en">Dividend period amount valuation date.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:annotation> <xsd:documentation xml:lang="en">A Dividend Swap Transaction Supplement.</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:sequence> <xsd:annotation> <xsd:documentation xml:lang="en">Dividend leg.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en">Fixed payment leg.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:annotation> <xsd:documentation xml:lang="en">Fixed payment amount within a Dividend Swap.</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:sequence> <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> <xsd:annotation> <xsd:documentation xml:lang="en">Payment date relative to another date.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:annotation> <xsd:documentation xml:lang="en">Fixed Payment Leg of a Dividend Swap.</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:sequence> <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="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.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |