| All Element Summary | ||||||||||
| 
 | ||||||||||
| 
 | ||||||||||
| 
 | ||||||||||
| 
 | ||||||||||
| A structure describing a declear event. 
 | ||||||||||
| A structure describing a declear event. 
 | ||||||||||
| 
 | ||||||||||
| Whether the particular trade type in question is required by this regulator to be cleared. 
 | ||||||||||
| 
 | ||||||||||
| Indicates a reason supporting why the trade is mandatorily clearable or not. 
 | ||||||||||
| 
 | ||||||||||
| 
 | ||||||||||
| The regulator or other supervisory body to which the clearing requirements apply. 
 | ||||||||||
| Complex Type Summary | ||||||||||
| 
 | ||||||||||
| 
 | ||||||||||
| 
 | ||||||||||
| <?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: 9756 $" xmlns="http://www.fpml.org/FpML-5/confirmation" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" 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-business-events-5-8.xsd"/>
 
<xsd:complexContent>
 
<xsd:extension base="ResponseMessage">
 
<xsd:sequence>
 
<xsd:choice minOccurs="0">
 
<xsd:group ref="TradingEvents.model"/>
 
<xsd:annotation>
 
<xsd:documentation xml:lang="en">
 
A structure describing a declear event. The deClear event allows a firm to request that a trade be removed from clearing, or a clearing service to request consent for this, or to report that it has been done.
 </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element maxOccurs="unbounded" minOccurs="0" name="clearingRequirements" type="ClearingRequirements"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> 
<xsd:sequence>
 
<xsd:element name="supervisoryBody" type="SupervisoryBody">
 
<xsd:annotation>
 
<xsd:documentation xml:lang="en">
 
The regulator or other supervisory body to which the clearing requirements apply.
 </xsd:documentation> </xsd:annotation> </xsd:element> 
<xsd:annotation>
 
<xsd:documentation xml:lang="en">
 
Whether the particular trade type in question is required by this regulator to be cleared.
 </xsd:documentation> </xsd:annotation> </xsd:element> 
<xsd:annotation>
 
<xsd:documentation xml:lang="en">
 
Indicates a reason supporting why the trade is mandatorily clearable or not.
 </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> <!--View Generation: SKIPPED Margins - Unsupported--> <!--View Generation: SKIPPED MarketData - Unsupported--> <!--View Generation: SKIPPED MarginQuote - Unsupported--> <!--View Generation: SKIPPED MarginQuoteAcknowledgement - Unsupported--> <!--View Generation: SKIPPED MarginQuoteConfirmed - Unsupported--> <!--View Generation: SKIPPED MarginQuoteRefused - Unsupported--> <!--View Generation: SKIPPED MarginQuoteType - Unsupported--> 
<xsd:complexContent>
 
<xsd:extension base="CorrectableRequestMessage">
 
<xsd:sequence>
 
<xsd:element fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="Deprecated in favor of existing onBehalfOf element." minOccurs="0" name="requestingPartyReference" type="PartyReference"/>
 <xsd:choice> 
<xsd:group ref="TradingEvents.model"/>
 
<xsd:annotation>
 
<xsd:documentation xml:lang="en">
 
A structure describing a declear event. The deClear event allows a firm to request that a trade be removed from clearing, or a clearing service to request consent for this, or to report that it has been done.
 </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <!--View Generation: SKIPPED RequestMarginQuote - Unsupported--> <!--View Generation: SKIPPED ValuationsBasicQuotation - Unsupported--> <!--View Generation: SKIPPED requestMarginQuote - Unsupported--> <!--View Generation: SKIPPED marginQuoteAcknowledgement - Unsupported--> <!--View Generation: SKIPPED marginQuoteConfirmed - Unsupported--> <!--View Generation: SKIPPED marginQuoteRefused - Unsupported--> <!--View Generation: SKIPPED marginQuoteException - Unsupported--> </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. |