XML Schema "fpml-return-swaps-5-8.xsd"
Target Namespace:
http://www.fpml.org/FpML-5/confirmation
Version:
$Revision: 11651 $
Defined Components:
elements (1 global + 1 local), complexTypes (1)
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
D:\Tradeheader\trunk\xml\confirmation\fpml-return-swaps-5-8.xsd; see XML source
Includes Schemas (1):
fpml-eq-shared-5-8.xsd [src]
Included in Schemas (1):
fpml-main-5-8.xsd [src]
All Element Summary
equitySwapTransactionSupplement
Specifies the structure of the equity swap transaction supplement.
Type:
Content:
complex, 1 attribute, 24 elements
Subst.Gr:
may substitute for element product
Defined:
globally; see XML source
Used:
never
extraordinaryEvents (in equitySwapTransactionSupplement)
Where the underlying is shares, specifies events affecting the issuer of those shares that may require the terms of the transaction to be adjusted.
Type:
Content:
complex, 13 elements
Defined:
Complex Type Summary
A type for defining Equity Swap Transaction Supplement
Content:
complex, 1 attribute, 24 elements
Defined:
globally; see XML source
Includes:
definition of 1 element
Used:
XML Source
<?xml version="1.0" encoding="utf-8"?>
<!--
== Copyright (c) 2002- 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:complexType name="EquitySwapTransactionSupplement">
<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:group minOccurs="0" ref="EquityUnderlyerProvisions.model"/>
<xsd:element minOccurs="0" name="extraordinaryEvents" type="ExtraordinaryEvents">
<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.