group "CommodityPhysicalOption.model"
Namespace:
Content:
Defined:
globally in fpml-com-5-8.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
(commoditySwap | commodityForward), physicalExercise
Content Model Elements (3):
Known Usage Locations
Annotation
Items specific to financially-settled commodity options.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="CommodityPhysicalOption.model">
<xsd:sequence>
<xsd:choice>
<xsd:element fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="The model could not provide support for a cash settled commodity. Only physically exercised option could be expressed. Instead, commoditySwaption product, should be used." ref="commoditySwap"/>
<xsd:element ref="commodityForward"/>
</xsd:choice>
<xsd:element name="physicalExercise" type="CommodityPhysicalExercise"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
commodityForward
Type:
CommodityForward, complex content
XML Source (see within schema source)
<xsd:element ref="commodityForward"/>

commoditySwap
Type:
CommoditySwap, complex content
DEPRECATED. Defines a commodity swap product.
XML Source (w/o annotations (1); see within schema source)
<xsd:element fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="The model could not provide support for a cash settled commodity. Only physically exercised option could be expressed. Instead, commoditySwaption product, should be used." ref="commoditySwap"/>

physicalExercise
Type:
CommodityPhysicalExercise, complex content
The parameters for defining how the commodity option can be exercised into a physical transaction.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="physicalExercise" type="CommodityPhysicalExercise"/>

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.