| All Element Summary | ||||||||||
| clearingEligibility |
|
|||||||||
| clearingEligibilityAcknowledgement |
|
|||||||||
| clearingEligibilityException |
|
|||||||||
| clearingRequirements |
|
|||||||||
| eligibleForClearing |
|
|||||||||
| fxRate (in marketData) |
|
|||||||||
| mandatorilyClearable (in clearingRequirements) | Whether the particular trade type in question is required by this regulator to be cleared.
|
|||||||||
| margin |
|
|||||||||
| marginQuote |
|
|||||||||
| marginQuoteAcknowledgement |
|
|||||||||
| marginQuoteConfirmed |
|
|||||||||
| marginQuoteException |
|
|||||||||
| marginQuoteRefused |
|
|||||||||
| marginQuoteType |
|
|||||||||
| margins |
|
|||||||||
| marketData |
|
|||||||||
| originalMessage (in marginQuoteAcknowledgement) |
|
|||||||||
| partyTradeIdentifier (in clearingEligibility) |
|
|||||||||
| partyTradeIdentifier (in marginQuoteConfirmed) |
|
|||||||||
| portfolioReference (in requestMarginQuote) |
|
|||||||||
| reason (in clearingRequirements) | Indicates a reason supporting why the trade is mandatorily clearable or not.
|
|||||||||
| reason (in marginQuoteRefused) |
|
|||||||||
| requestClearingEligibility |
|
|||||||||
| requestingPartyReference (in requestClearingEligibility) |
|
|||||||||
| requestMarginQuote |
|
|||||||||
| supervisoryBody (in clearingRequirements) | The regulator or other supervisory body to which the clearing requirements apply.
|
|||||||||
| tradeIdentifier (in marginQuote) |
|
|||||||||
| valuation |
|
|||||||||
| valuations |
|
|||||||||
| valueDate (in marginQuote) |
|
|||||||||
| valueTime |
|
|||||||||
| 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 CCP or not.
|
||||||||||
A type capturing margin information.
|
||||||||||
A type capturing fxRate information.
|
||||||||||
|
||||||||||
A message requesting clearing eligibility of a trade.
|
||||||||||
A type capturing valuation information.
|
||||||||||
| <?xml version="1.0" encoding="utf-8"?> <!-- == Copyright (c) 2002-2013 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:complexContent> <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: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:documentation>A type capturing margin information.</xsd:documentation> </xsd:annotation> <xsd:sequence> </xsd:sequence> </xsd:complexType> <xsd:annotation> <xsd:documentation>A type capturing fxRate information.</xsd:documentation> </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: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: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:sequence> <xsd:choice minOccurs="0"> </xsd:choice> </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:sequence> </xsd:sequence> </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 CCP or not. Proposed values are: TradeOnly and TradeAndPortfolio </xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:attribute default="http://www.fpml.org/coding-scheme/margin-quote" name="marginQuoteTypeScheme" type="xsd:anyURI"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> <xsd:complexContent> <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:documentation> A message requesting clearing eligibility of a trade. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:sequence> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:annotation> <xsd:documentation>A type capturing valuation information.</xsd:documentation> </xsd:annotation> <xsd:sequence> </xsd:sequence> </xsd:complexType> <!-- ***************************************************************** --> <!-- Request Limit Check / Messages --> <!-- ***************************************************************** --> <!-- Other existing messages used: serviceNotification --> <!-- ***************************************************************** --> <!-- Margin Quote Messages --> <!-- ***************************************************************** --> </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. |