group "TradingAndPostTradeEvents.model"
Namespace:
Content:
8 elements
Defined:
Used:
at 11 locations
Content Model Diagram
Complex Content Model
tradePackage | (originatingEvent?, trade) | amendment | increase | (terminatingEvent?, termination) | novation
Content Model Elements (8):
amendment (defined in PostTradeEvents.model group),
trade (defined in TradingEvents.model group),
Known Usage Locations
Annotation
Choice between a trading and a post-trade event.
XML Source (w/o annotations (1); see within schema source)
<xsd:group name="TradingAndPostTradeEvents.model">
<xsd:choice>
<xsd:group ref="TradingEvents.model"/>
<xsd:group ref="PostTradeEvents.model"/>
</xsd:choice>
</xsd:group>

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.