complexType "Clearing"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
clearing
Known Usage Locations
Annotation
A structure describing a trade registration event that is part of a clearing process.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="Clearing">
<xsd:sequence>
<xsd:element name="submitted" type="TradeWrapper"/>
<xsd:element maxOccurs="2" minOccurs="2" name="cleared" type="TradeWrapper"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
cleared
Type:
TradeWrapper, complex content
The trades or events generated by the clearing service as a result of clearing.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="2" minOccurs="2" name="cleared" type="TradeWrapper"/>

submitted
Type:
TradeWrapper, complex content
The original trade or event submitted to the clearing service.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="submitted" type="TradeWrapper"/>

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.