complexType "PhysicalSettlement"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
resultingTradeIdentifier | resultingTrade | product | instrumentTradeDetails
</...>
Content Model Elements (4):
instrumentTradeDetails, product, resultingTrade, resultingTradeIdentifier
All Direct / Indirect Based Elements (1):
physicalSettlement (in optionExercise)
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="PhysicalSettlement">
<xsd:choice>
<xsd:element name="resultingTradeIdentifier" type="PartyTradeIdentifier"/>
<xsd:element name="resultingTrade" type="Trade"/>
<xsd:group ref="TradeEconomics.model"/>
<!-- the economics of the trade resulted from the physical settlement -->
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/4)
resultingTrade
Type:
Trade, complex content
The trade that resulted from the physical settlement.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="resultingTrade" type="Trade"/>

resultingTradeIdentifier
Type:
PartyTradeIdentifier, complex content
The ID of the trade that resulted from the physical settlement.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="resultingTradeIdentifier" type="PartyTradeIdentifier"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.