complexType "CommodityPhysicalExercise"
Namespace:
Content:
complex, 4 elements
Defined:
globally in fpml-com-5-3.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
(americanExercise? | europeanExercise?), automaticExercise?, writtenConfirmation?
</...>
Content Model Elements (4):
americanExercise (in physicalExercise), europeanExercise (in physicalExercise),
All Direct / Indirect Based Elements (1):
physicalExercise
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 (5); see within schema source)
<xsd:complexType name="CommodityPhysicalExercise">
<xsd:sequence>
<xsd:choice>
<xsd:element minOccurs="0" name="americanExercise" type="CommodityPhysicalAmericanExercise"/>
<xsd:element minOccurs="0" name="europeanExercise" type="CommodityPhysicalEuropeanExercise"/>
</xsd:choice>
<xsd:element minOccurs="0" name="automaticExercise" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="writtenConfirmation" type="xsd:boolean"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
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)
<xsd:element minOccurs="0" name="americanExercise" type="CommodityPhysicalAmericanExercise"/>

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"/>

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)
<xsd:element minOccurs="0" name="europeanExercise" type="CommodityPhysicalEuropeanExercise"/>

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.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.