group "TradeOrTradeReference.model"
Namespace:
Content:
Defined:
globally in fpml-doc-5-13.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
Complex Content Model
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.