complexType "CommodityDigitalExercise"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The parameters for defining how the commodity digital option can be exercised. It differs from the CommodityExercise type in that it lacks a specification of Settlement Currency. The Settlement Currency is specified in the 'featurePayment' element.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="CommodityDigitalExercise">
<xsd:sequence>
<xsd:choice>
<xsd:element name="americanExercise" type="CommodityAmericanExercise"/>
<xsd:element name="europeanExercise" type="CommodityEuropeanExercise"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
americanExercise
Type:
CommodityAmericanExercise, complex content
The parameters for defining the expiration date for an American option.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="americanExercise" type="CommodityAmericanExercise"/>

europeanExercise
Type:
CommodityEuropeanExercise, complex content
The parameters for defining the expiration date and time for a European or Asian style option. For an Asian style option the expiration date is equivalent to the termination date.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="europeanExercise" type="CommodityEuropeanExercise"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.