| All Element Summary | ||||||||||||
| Specifies the structure of the equity swap transaction supplement. 
 | ||||||||||||
| Where the underlying is shares, specifies events affecting the issuer of those shares that may require the terms of the transaction to be adjusted. 
 | ||||||||||||
| Complex Type Summary | ||||||||||
| A type for defining Equity Swap Transaction Supplement 
 | ||||||||||
| <?xml version="1.0" encoding="utf-8"?> <!-- == Copyright (c) 2002-2015 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: 11651 $" 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:include schemaLocation="fpml-eq-shared-5-8.xsd"/>
 
<xsd:annotation>
 
<xsd:documentation xml:lang="en">
 
A type for defining Equity Swap Transaction Supplement
 </xsd:documentation> </xsd:annotation> <xsd:complexContent> 
<xsd:extension base="ReturnSwapBase">
 
<xsd:sequence>
 
<xsd:group minOccurs="0" ref="MutualOrOptionalEarlyTermination.model"/>
 
<xsd:annotation>
 
<xsd:documentation xml:lang="en">
 
Where the underlying is shares, specifies events affecting the issuer of those shares that may require the terms of the transaction to be adjusted.
 </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:element name="equitySwapTransactionSupplement" substitutionGroup="product" type="EquitySwapTransactionSupplement"> 
<xsd:annotation>
 
<xsd:documentation xml:lang="en">
 
Specifies the structure of the equity 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. |