complexType "PhysicalSettlement"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
product,
resultingTrade (in physicalSettlement defined in OptionExercise complexType),
resultingTradeIdentifier
All Direct / Indirect Based Elements (1):
physicalSettlement (defined in OptionExercise complexType)
Known Usage Locations
Annotation
A structure that describes how an option settles into a physical trade.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="PhysicalSettlement">
<xsd:choice>
<xsd:element name="resultingTradeIdentifier" type="PartyTradeIdentifier"/>
<xsd:element name="resultingTrade" type="Trade"/>
<xsd:element ref="product"/>
</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 47 elements
XML Source (see within schema source)
<xsd:element 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 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.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.