group "TradeOrTradeReference.model"
Namespace:
Content:
Defined:
globally in fpml-doc-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
trade | tradeReference
Content Model Elements (2):
Known Usage Locations
Annotation
Choice between identification and representation of trade execution.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="TradeOrTradeReference.model">
<xsd:choice>
<xsd:element name="trade" type="Trade"/>
<xsd:element name="tradeReference" type="PartyTradeIdentifiers"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
trade
Type:
Trade, complex content
An element that allows the full details of the trade to be used as a mechanism for identifying the trade for which the post-trade event pertains
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="trade" type="Trade"/>

tradeReference
Type:
PartyTradeIdentifiers, complex content
A container since an individual trade can be referenced by two or more different partyTradeIdentifier elements - each allocated by a different party.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="tradeReference" type="PartyTradeIdentifiers"/>

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.