group "NewTrade.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (2):
Known Usage Locations
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="NewTrade.model">
<xsd:choice>
<xsd:element maxOccurs="unbounded" name="newTradeIdentifier" type="PartyTradeIdentifier"/>
<xsd:element name="newTrade" type="Trade"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
newTrade
Type:
Trade, complex content
Indicates the new trade between the transferee and the remaining party.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="newTrade" type="Trade"/>

newTradeIdentifier
Type:
PartyTradeIdentifier, complex content
Indicates a reference to the new trade between the transferee and the remaining party.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="newTradeIdentifier" type="PartyTradeIdentifier"/>

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.