complexType "CommodityPhysicalExercise"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-com-5-3.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
americanExercise? | europeanExercise?
</...>
Content Model Elements (2):
americanExercise (defined in CommodityPhysicalExercise complexType),
europeanExercise (defined in CommodityPhysicalExercise complexType)
All Direct / Indirect Based Elements (2):
physicalExercise (defined in CommodityPhysicalOption.model group),
physicalExercise (in commoditySwaption)
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 (3); 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>
<!--View Generation: SKIPPED automaticExercise - NonStandardFeature-->
<!--View Generation: SKIPPED writtenConfirmation - NonStandardFeature-->
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
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"/>

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

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.