group "CommodityBasketOptionFeatures.model"
Namespace:
Content:
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (4):
Known Usage Locations
Annotation
Describes the features a commodity basket option.
XML Source (w/o annotations (5); see within schema source)
<xsd:group name="CommodityBasketOptionFeatures.model">
<xsd:sequence>
<xsd:element name="effectiveDate" type="AdjustableOrRelativeDate"/>
<xsd:element minOccurs="0" name="terminationDate" type="AdjustableOrRelativeDate"/>
<xsd:choice>
<xsd:element name="calculationPeriodsSchedule" type="CommodityCalculationPeriodsSchedule"/>
<xsd:element name="calculationPeriods" type="AdjustableDates"/>
</xsd:choice>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 4/4)
calculationPeriods
Type:
AdjustableDates, complex content
An absolute representation of the Calculation Period start dates of the Commodity Option Transaction.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="calculationPeriods" type="AdjustableDates"/>

calculationPeriodsSchedule
Type:
A parametric representation of the Calculation Periods of the Commodity Option Transaction.
XML Source (w/o annotations (1); see within schema source)

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 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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.