complexType "ClearingConfirmed"
Namespace:
Content:
complex, 3 attributes, 19 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"3"
   
>
   
Content: 
</...>
Content Model Elements (19):
account,
clearing,
compressionActivity,
correlationId,
creditLimitInformation (in clearingConfirmed),
deClear (in clearingConfirmed),
header (defined in NotificationMessage complexType),
onBehalfOf (defined in OnBehalfOf.model group),
originatingEvent (defined in TradingEvents.model group),
parentCorrelationId,
party (defined in PartiesAndAccounts.model group),
portfolioReference (defined in PortfolioReference.model group),
quote (defined in EventValuation.model group),
sequenceNumber (defined in Sequence.model group),
terminatingEvent (in clearingConfirmed),
termination (in clearingConfirmed),
trade (defined in TradingEvents.model group),
tradePackage (defined in TradingEvents.model group),
validation
All Direct / Indirect Based Elements (1):
clearingConfirmed
Known Usage Locations
Annotation
A message indicating that a clearing request has been acted on and as a result a trade has been cleared.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      NotificationMessage (extension)
          ClearingConfirmed
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="ClearingConfirmed">
<xsd:complexContent>
<xsd:extension base="NotificationMessage">
<xsd:sequence>
<xsd:group minOccurs="0" ref="Compression.model"/>
<xsd:group minOccurs="0" ref="PortfolioReference.model"/>
<xsd:group minOccurs="0" ref="ClearingResults.model"/>
<xsd:group minOccurs="0" ref="EventValuation.model"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="creditLimitInformation" type="CreditLimitInformation"/>
<xsd:group minOccurs="0" ref="PartiesAndAccounts.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/19)
creditLimitInformation
Type:
CreditLimitInformation, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="creditLimitInformation" type="CreditLimitInformation"/>

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.