complexType "RequestClearingEligibility"
Namespace:
Content:
complex, 3 attributes, 14 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"3"
   
>
   
Content: 
</...>
Content Model Elements (14):
header (defined in RequestMessage complexType),
onBehalfOf (defined in OnBehalfOf.model group),
party (defined in PartiesAndAccounts.model group),
sequenceNumber (defined in Sequence.model group),
trade (defined in TradingEvents.model group),
tradePackage (defined in TradingEvents.model group),
All Direct / Indirect Based Elements (1):
requestClearingEligibility
Known Usage Locations
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              RequestClearingEligibility
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="RequestClearingEligibility">
<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:group ref="Events.model"> BPWG2014 Replaced by the below - comment to be deleted before 5.8LCWD
<xsd:annotation>
<xsd:appinfo>
<view:override view="pretrade" minOccurs="1"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:group>
-->
<xsd:choice>
<xsd:group ref="TradingEvents.model"/>
<xsd:element name="deClear" type="DeClear"/>
</xsd:choice>
<xsd:group ref="PartiesAndAccounts.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/14)
deClear
Type:
DeClear, complex content
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.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="deClear" type="DeClear"/>

requestingPartyReference
Type:
PartyReference, empty content
XML Source (see within schema source)
<xsd:element fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="Deprecated in favor of existing onBehalfOf element." minOccurs="0" name="requestingPartyReference" type="PartyReference"/>

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.