Definition Type: Group
Name: CommodityFinancialOption.model
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-com-5-10.xsd
Documentation:
Items specific to financially-settled commodity options.
Collapse XSD Schema Diagram:
Drilldown into floatingStrikePricePerUnitSchedule in schema fpml-com-5-10_xsd1 Drilldown into floatingStrikePricePerUnit in schema fpml-com-5-10_xsd1 Drilldown into CommodityFloatingStrikePrice.model in schema fpml-com-5-10_xsd1 Drilldown into strikePricePerUnitSchedule in schema fpml-com-5-10_xsd1 Drilldown into strikePricePerUnit in schema fpml-com-5-10_xsd1 Drilldown into CommodityStrikePrice.model in schema fpml-com-5-10_xsd1 Drilldown into exercise in schema fpml-com-5-10_xsd1 Drilldown into quantityReference in schema fpml-com-5-10_xsd1 Drilldown into totalNotionalQuantity in schema fpml-com-5-10_xsd1 Drilldown into settlementPeriodsNotionalQuantity in schema fpml-com-5-10_xsd1 Drilldown into notionalQuantity in schema fpml-com-5-10_xsd1 Drilldown into notionalQuantitySchedule in schema fpml-com-5-10_xsd1 Drilldown into CommodityNotionalQuantity.model in schema fpml-com-5-10_xsd1 Drilldown into barrier in schema fpml-com-5-10_xsd1 Drilldown into averagingMethod in schema fpml-com-5-10_xsd1 Drilldown into pricingDates in schema fpml-com-5-10_xsd1 Drilldown into calculationPeriods in schema fpml-com-5-10_xsd1 Drilldown into calculationPeriodsSchedule in schema fpml-com-5-10_xsd1 Drilldown into CommodityAsian.model in schema fpml-com-5-10_xsd1 Drilldown into terminationDate in schema fpml-com-5-10_xsd1 Drilldown into effectiveDate in schema fpml-com-5-10_xsd1 Drilldown into CommodityOptionFeatures.model in schema fpml-com-5-10_xsd1 Drilldown into commodity in schema fpml-com-5-10_xsd1XSD Diagram of CommodityFinancialOption.model in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="CommodityFinancialOption.model">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Items specific to financially-settled commodity options.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="commodity" type="Commodity">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Specifies the underlying instrument. Usual content is an ISDA Commodity Reference Price Name. The 'commodity' underlyer component is specified using a reference to the 'commodity' asset (see description above at the Commodity Underlyer section).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="CommodityOptionFeatures.model">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Describes additional features within the option.</xsd:documentation>
            </xsd:annotation>
        </xsd:group>
        <xsd:group ref="CommodityNotionalQuantity.model" />
        <xsd:element name="exercise" type="CommodityExercise" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The parameters for defining how the commodity option can be exercised and how it is settled.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:choice minOccurs="0">
            <xsd:group ref="CommodityStrikePrice.model">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The different options for specifying the Strike price per unit. This will consists of a single strike price of a strike price schedule.</xsd:documentation>
                </xsd:annotation>
            </xsd:group>
            <xsd:group ref="CommodityFloatingStrikePrice.model" />
        </xsd:choice>
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
commodity nsD:commodity (1) (1)
effectiveDate nsD:effectiveDate 0 (1)
terminationDate nsD:terminationDate 0 (1)
calculationPeriodsSchedule nsD:calculationPeriodsSchedule (1) (1)
calculationPeriods nsD:calculationPeriods (1) (1)
pricingDates nsD:pricingDates 0 (1)
averagingMethod nsD:averagingMethod 0 (1)
barrier nsD:barrier 0 (1)
notionalQuantitySchedule nsD:notionalQuantitySchedule (1) (1)
notionalQuantity nsD:notionalQuantity (1) (1)
settlementPeriodsNotionalQuantity nsD:settlementPeriodsNotionalQuantity (1) unbounded
totalNotionalQuantity nsD:totalNotionalQuantity (1) (1)
quantityReference nsD:quantityReference (1) (1)
exercise nsD:exercise 0 (1)
strikePricePerUnit nsD:strikePricePerUnit (1) (1)
strikePricePerUnitSchedule nsD:strikePricePerUnitSchedule (1) (1)
floatingStrikePricePerUnit nsD:floatingStrikePricePerUnit (1) (1)
floatingStrikePricePerUnitSchedule nsD:floatingStrikePricePerUnitSchedule (1) (1)
<xs:group> nsD:CommodityOptionFeatures.model (1) (1)
<xs:group> nsD:CommodityAsian.model 0 (1)
<xs:group> nsD:CommodityNotionalQuantity.model (1) (1)
<xs:group> nsD:CommodityStrikePrice.model (1) (1)
<xs:group> nsD:CommodityFloatingStrikePrice.model (1) (1)