complexType "CommodityPhysicalExercise"
Namespace:
Content:
complex, 5 elements
Defined:
globally in fpml-com-5-8.xsd; see XML source
Includes:
definitions of 5 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (5):
americanExercise (defined in CommodityPhysicalExercise complexType),
automaticExercise (defined in CommodityPhysicalExercise complexType),
clearingInstructions (defined in CommodityPhysicalExercise complexType),
europeanExercise (defined in CommodityPhysicalExercise complexType),
writtenConfirmation (defined in CommodityPhysicalExercise complexType)
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
The parameters for defining how the physically-settled commodity option can be exercised and how it is settled.
XML Source (w/o annotations (6); see within schema source)
<xsd:complexType name="CommodityPhysicalExercise">
<xsd:sequence>
<xsd:choice>
</xsd:choice>
<xsd:element minOccurs="0" name="automaticExercise" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="writtenConfirmation" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="clearingInstructions" type="SwaptionPhysicalSettlement"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 5/5)
americanExercise
Type:
The parameters for defining the expiration date(s) and time(s) for an American style option.
XML Source (w/o annotations (1); see within schema source)

automaticExercise
Type:
xsd:boolean, predefined, simple content
Specifies whether or not Automatic Exercise applies to a Commodity Option Transaction.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="automaticExercise" type="xsd:boolean"/>

clearingInstructions
Type:
Specifies any instructions on how the physical settlement is to be effected when the option is exercised.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="clearingInstructions" type="SwaptionPhysicalSettlement"/>

europeanExercise
Type:
The parameters for defining the expiration date(s) and time(s) for a European style option.
XML Source (w/o annotations (1); see within schema source)

writtenConfirmation
Type:
xsd:boolean, predefined, simple content
Specifies whether or not Written Confirmation applies to a Commodity Option Transaction.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="writtenConfirmation" type="xsd:boolean"/>

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.