group "CommodityDigitalOptionFeatures.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
effectiveDate?, terminationDate?, ((calculationPeriodsSchedule | calculationPeriods), pricingDates, averagingMethod?)?, digital
Content Model Elements (7):
averagingMethod (defined in CommodityAsian.model group),
calculationPeriods (defined in CommodityAsian.model group),
calculationPeriodsSchedule (defined in CommodityAsian.model group),
digital,
effectiveDate (in commodityDigitalOption),
pricingDates (defined in CommodityAsian.model group),
terminationDate (in commodityDigitalOption)
Known Usage Locations
Annotation
Describes features of the digital option.
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="CommodityDigitalOptionFeatures.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="effectiveDate" type="AdjustableOrRelativeDate"/>
<xsd:element minOccurs="0" name="terminationDate" type="AdjustableOrRelativeDate"/>
<xsd:sequence>
<xsd:group minOccurs="0" ref="CommodityAsian.model"/>
<xsd:element minOccurs="1" name="digital" type="CommodityDigital"/>
</xsd:sequence>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/7)
digital
Type:
CommodityDigital, complex content
The barrier and cash payout features of the digital option.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="1" name="digital" type="CommodityDigital"/>

effectiveDate
Type:
AdjustableOrRelativeDate, complex content
The effective date of the Commodity Option Transaction. Note that the Termination/Expiration Date should be specified in expirationDate within the CommodityAmericanExercise type or the CommodityEuropeanExercise type, as applicable.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="effectiveDate" type="AdjustableOrRelativeDate"/>

terminationDate
Type:
AdjustableOrRelativeDate, complex content
Specifies the termination date of the Commodity Option Transaction. In some confirmations this will be indicated as the second date in "Option Term" or "Term". Note: If provided, terminationDate should not be before specified expirationDate within the CommodityAmericanExercise type or the CommodityEuropeanExercise type.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="terminationDate" type="AdjustableOrRelativeDate"/>

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.