| All Element Summary | ||||||||||
| 
 | ||||||||||
| 
 | ||||||||||
| 
 | ||||||||||
| 
 | ||||||||||
| 
 | ||||||||||
| 
 | ||||||||||
| 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 | ||||||||||
| 
 | ||||||||||
| 
 | ||||||||||
| A message indicating that the margin quote has been acted upon. 
 | ||||||||||
| Defines the structure for a message acknowledging an event request. 
 | ||||||||||
| A message indicating that the margin quote has been acted upon. 
 | ||||||||||
| A message indicating that the margin quote has been refused. 
 | ||||||||||
| Allows the requestor to specify if they want this trade/trade set margining with an associated portfolio with the Clearing Organization or not. 
 | ||||||||||
| A type capturing margin information. 
 | ||||||||||
| A type capturing market data information. 
 | ||||||||||
| 
 | ||||||||||
| A message requesting clearing eligibility of a trade. 
 | ||||||||||
| A type capturing valuation information. 
 | ||||||||||
| <?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="pre" ecore:package="org.fpml.pretrade" elementFormDefault="qualified" targetNamespace="http://www.fpml.org/FpML-5/pretrade" version="$Revision: 9756 $" xmlns="http://www.fpml.org/FpML-5/pretrade" 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-6.xsd"/>
 
<xsd:complexContent>
 
<xsd:extension base="ResponseMessage">
 
<xsd:sequence>
 
<xsd:choice minOccurs="0">
 </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> 
<xsd:annotation>
 </xsd:annotation> <xsd:sequence> </xsd:sequence> </xsd:complexType> 
<xsd:annotation>
 </xsd:annotation> <xsd:sequence> </xsd:sequence> </xsd:complexType> 
<xsd:annotation>
 
<xsd:documentation>
 
A message indicating that the margin quote has been acted upon.
 </xsd:documentation> </xsd:annotation> <xsd:sequence> 
<xsd:element minOccurs="0" name="valueDate" type="xsd:date"/>
 <xsd:element maxOccurs="unbounded" minOccurs="0" name="valuations" type="ValuationsBasicQuotation"/> </xsd:sequence> </xsd:complexType> 
<xsd:annotation>
 
<xsd:documentation xml:lang="en">
 
Defines the structure for a message acknowledging an event request.
 </xsd:documentation> </xsd:annotation> <xsd:complexContent> 
<xsd:extension base="ResponseMessage">
 
<xsd:sequence>
 </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> 
<xsd:annotation>
 
<xsd:documentation>
 
A message indicating that the margin quote has been acted upon.
 </xsd:documentation> </xsd:annotation> <xsd:complexContent> 
<xsd:extension base="ResponseMessage">
 
<xsd:sequence>
 </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> 
<xsd:annotation>
 
<xsd:documentation>
 
A message indicating that the margin quote has been refused.
 </xsd:documentation> </xsd:annotation> <xsd:complexContent> 
<xsd:extension base="NotificationMessage">
 </xsd:extension> </xsd:complexContent> </xsd:complexType> 
<xsd:annotation>
 
<xsd:documentation>
 
Allows the requestor to specify if they want this trade/trade set margining with an associated portfolio with the Clearing Organization or not. Proposed values are: TradeOnly and TradeAndPortfolio
 </xsd:documentation> </xsd:annotation> <xsd:simpleContent> 
<xsd:extension base="Scheme">
 
<xsd:attribute default="http://www.fpml.org/coding-scheme/margin-quote-type" name="marginQuoteTypeScheme" type="xsd:anyURI"/>
 </xsd:extension> </xsd:simpleContent> </xsd:complexType> 
<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:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> 
<xsd:annotation>
 </xsd:annotation> <xsd:complexContent> 
<xsd:extension base="CorrectableRequestMessage">
 
<xsd:sequence>
 </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> 
<xsd:annotation>
 </xsd:annotation> <xsd:sequence> </xsd:sequence> </xsd:complexType> </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. |