group "CommodityFinancialOption.model"
Namespace:
Content:
Defined:
globally in fpml-com-5-3.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
commodity?, (effectiveDate, pricingDates?, averagingMethod?)?, notionalQuantity, totalNotionalQuantity, exercise?, strikePricePerUnit
Content Model Elements (8):
averagingMethod (in commodityOption), notionalQuantity,
Known Usage Locations
Annotation
Items specific to financially-settled commodity options.
XML Source (w/o annotations (5); see within schema source)
<xsd:group name="CommodityFinancialOption.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="commodity" type="Commodity"/>
<xsd:group minOccurs="0" ref="CommodityAsian.model"/>
<xsd:element minOccurs="0" name="exercise" type="CommodityExercise"/>
<xsd:group ref="CommodityStrikePrice.model"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/8)
commodity
Type:
Commodity, complex content
Specifies the underlying component. At the time of the initial schema design, only underlyers of type Commodity are supported; the choice group in the future could offer the possibility of adding other types later.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="commodity" type="Commodity"/>

exercise
Type:
CommodityExercise, complex content
The parameters for defining how the commodity option can be exercised and how it is settled.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="exercise" type="CommodityExercise"/>

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.