group "NewTrade.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
newTradeIdentifier+ | newTrade
Content Model Elements (2):
newTrade, newTradeIdentifier
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 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.