All Element Summary | ||||||||||
clearingEligibility |
|
|||||||||
clearingEligibilityAcknowledgement |
|
|||||||||
clearingEligibilityException |
|
|||||||||
clearingRequirements |
|
|||||||||
eligibleForClearing |
|
|||||||||
mandatorilyClearable (in clearingRequirements) | Whether the particular trade type in question is required by this regulator to be cleared.
|
|||||||||
partyTradeIdentifier (in clearingEligibility) |
|
|||||||||
reasonCode (in clearingRequirements) | A code summarizing the reason for the mandatory status.
|
|||||||||
requestClearingEligibility |
|
|||||||||
requestingPartyReference |
|
|||||||||
supervisoryBody (in clearingRequirements) | The regulator or other supervisory body to which the clearing requirements apply.
|
Complex Type Summary | ||||||||||
|
||||||||||
|
||||||||||
A code summarizing the reason for the mandatory status.
|
||||||||||
|
<?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="conf" ecore:package="org.fpml.confirmation" elementFormDefault="qualified" targetNamespace="http://www.fpml.org/FpML-5/confirmation" version="$Revision: 9952 $" 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"> <!-- clearing eligibility --> <xsd:complexContent> <xsd:sequence> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <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> A code summarizing the reason for the mandatory status. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> <xsd:annotation> <xsd:documentation xml:lang="en"> A code summarizing the reason for the mandatory status. </xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:attribute default="http://www.fpml.org/coding-scheme/mandatory-clearing-status-reason" name="mandatoryClearingStatusReasonScheme" type="xsd:anyURI"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> <!-- ***************************************************************** --> <!-- Clearing Eligibility 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. |