Definition Type: ComplexType
Name: CommodityExerciseBasket
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
The parameters for defining how the commodity option can be exercised, how it is priced and how it is settled.
Collapse XSD Schema Diagram:
Drilldown into masterAgreementPaymentDates in schema fpml-com-5-10_xsd2 Drilldown into paymentDates in schema fpml-com-5-10_xsd2 Drilldown into CommodityNonPeriodicPaymentDates.model in schema fpml-com-5-10_xsd2 Drilldown into relativePaymentDates in schema fpml-com-5-10_xsd2 Drilldown into CommodityPaymentDates.model in schema fpml-com-5-10_xsd2 Drilldown into settlementCurrency in schema fpml-com-5-10_xsd2 Drilldown into writtenConfirmation in schema fpml-com-5-10_xsd2 Drilldown into automaticExercise in schema fpml-com-5-10_xsd2 Drilldown into europeanExercise in schema fpml-com-5-10_xsd2 Drilldown into americanExercise in schema fpml-com-5-10_xsd2XSD Diagram of CommodityExerciseBasket in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommodityExerciseBasket">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The parameters for defining how the commodity option can be exercised, how it is priced and how it is settled.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:choice minOccurs="0">
            <xsd:element name="americanExercise" type="CommodityAmericanExercise">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The parameters for defining the exercise period for an American style option together with the rules governing the quantity of the commodity that can be exercised on any given exercise date.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="europeanExercise" type="CommodityEuropeanExercise">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">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.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:choice>
        <xsd:element name="automaticExercise" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Specifies whether or not Automatic Exercise applies to a Commodity Option Transaction.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="writtenConfirmation" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Specifies whether or not Written Confirmation applies to a Commodity Option Transaction.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="settlementCurrency" type="IdentifiedCurrency" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The currency into which the Commodity Option Transaction will settle. If this is not the same as the currency in which the Commodity Reference Price is quoted, then an FX determination method should also be specified.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="CommodityPaymentDates.model" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
americanExercise nsE:americanExercise (1) (1)
europeanExercise nsE:europeanExercise (1) (1)
automaticExercise nsE:automaticExercise 0 (1)
writtenConfirmation nsE:writtenConfirmation 0 (1)
settlementCurrency nsE:settlementCurrency 0 (1)
relativePaymentDates nsE:relativePaymentDates (1) (1)
paymentDates nsE:paymentDates (1) (1)
masterAgreementPaymentDates nsE:masterAgreementPaymentDates (1) (1)
<xs:group> nsE:CommodityPaymentDates.model (1) (1)
<xs:group> nsE:CommodityNonPeriodicPaymentDates.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsE:exercise