complexType "PhysicalSettlement"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
resultingTradeIdentifier? | resultingTrade? | product?
</...>
Content Model Elements (3):
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 minOccurs="0" name="resultingTradeIdentifier" type="PartyTradeIdentifier"/>
<xsd:element minOccurs="0" name="resultingTrade" type="Trade"/>
<xsd:element minOccurs="0" ref="product"/>
<!-- the economics of the trade resulted from the physical settlement -->
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
product
Type:
Product, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 32 elements
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="product"/>

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 minOccurs="0" 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 minOccurs="0" 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.