group "Events.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
tradePackage | trade
Content Model Elements (2):
trade (defined in Events.model group),
tradePackage (defined in Events.model group)
Known Usage Locations
Annotation
Choice between a trade and a post-trade event.
XML Source (w/o annotations (1); see within schema source)
<xsd:group name="Events.model">
<xsd:choice>
<xsd:element name="tradePackage" type="TradePackage"/>
<xsd:sequence>
<!--View Generation: SKIPPED originatingEvent - Unsupported-->
<xsd:element name="trade" type="Trade"/>
</xsd:sequence>
<!--View Generation: SKIPPED amendment - Unsupported-->
<!--View Generation: SKIPPED increase - Unsupported-->
<!--View Generation: Skipped an empty sequence.-->
<!--View Generation: SKIPPED novation - Unsupported-->
<!--View Generation: SKIPPED change - Unsupported-->
<!--View Generation: SKIPPED optionExercise - Unsupported-->
<!--View Generation: SKIPPED optionExpiry - Unsupported-->
<!--View Generation: SKIPPED deClear - Unsupported-->
<!--View Generation: SKIPPED withdrawal - Unsupported-->
<!--View Generation: SKIPPED - Unsupported-->
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
trade
Type:
Trade, complex content
XML Source (see within schema source)
<xsd:element name="trade" type="Trade"/>

tradePackage
Type:
TradePackage, complex content
XML Source (see within schema source)
<xsd:element name="tradePackage" type="TradePackage"/>

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.