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

feeTradeIdentifier
Type:
PartyTradeIdentifier, complex content
Indicates a reference to the implied trade (the "fee trade") that the associated novation fee based on. This is equivalent to the new trade that is created by the novation (between the transferee and the remaining party), but is between the transferor and the transferee.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="feeTradeIdentifier" 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.