group "TradeComponentOrIdentifierOrNet.model"
Namespace:
Content:
Defined:
globally in fpml-repo-5-8.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
tradeComponentIdentifier | tradeAndComponentIdentifier+ | netTradeIdentifier
Content Model Elements (3):
netTradeIdentifier,
tradeAndComponentIdentifier,
tradeComponentIdentifier (defined in TradeComponentOrIdentifierOrNet.model group)
Known Usage Locations
Annotation
Trade or Trade Identifier.
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="TradeComponentOrIdentifierOrNet.model">
<xsd:choice>
<xsd:element name="tradeComponentIdentifier" type="TradeComponentIdentifier"/>
<xsd:element maxOccurs="unbounded" name="tradeAndComponentIdentifier" type="TradeAndComponentIdentifier"/>
<xsd:element name="netTradeIdentifier" type="NetTradeIdentifier"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
netTradeIdentifier
Type:
NetTradeIdentifier, complex content
Identify the net trade and original trades which have caused this transfer to occur within a Trade or Settlement Message.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="netTradeIdentifier" type="NetTradeIdentifier"/>

tradeAndComponentIdentifier
Type:
Identify the trade and component which has caused this transfer to occur within a Settlement Message.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="tradeAndComponentIdentifier" type="TradeAndComponentIdentifier"/>

tradeComponentIdentifier
Type:
TradeComponentIdentifier, complex content
Identify the trade component which has caused this transfer to occur within a Trade Settlement.
XML Source (w/o annotations (1); see within schema source)

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.