complexType "ClearingStatus"
Namespace:
Content:
complex, 3 attributes, 9 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"2"
    >
   
Content: 
header, validation*, (parentCorrelationId?, correlationId, sequenceNumber?)?, onBehalfOf?, clearingStatusItem?, (party+, account*)?
</...>
Content Model Elements (9):
account,
header (defined in NotificationMessage complexType),
onBehalfOf (defined in OnBehalfOf.model group),
parentCorrelationId,
sequenceNumber (defined in Sequence.model group),
All Direct / Indirect Based Elements (1):
clearingStatus
Known Usage Locations
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      NotificationMessage (extension)
          ClearingStatus
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="ClearingStatus">
<xsd:complexContent>
<xsd:extension base="NotificationMessage">
<xsd:sequence>
<xsd:element minOccurs="0" name="clearingStatusItem" type="ClearingStatusItem"/>
<!--<xsd:group ref="Events.model" minOccurs="0"/>-->
<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/9)
clearingStatusItem
Type:
ClearingStatusItem, complex content
Describes the status of the clearing process relating to the identified trade.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="clearingStatusItem" type="ClearingStatusItem"/>

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.