Definition Type: ComplexType
Name: CommodityOption
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:Product
Containing Schema: fpml-com-5-0.xsd
Abstract
Documentation:
Commodity Option.
Collapse XSD Schema Diagram:
Drilldown into rounding in schema fpml-com-5-0_xsd1 Drilldown into settlementDisruption in schema fpml-com-5-0_xsd1 Drilldown into marketDisruption in schema fpml-com-5-0_xsd1 Drilldown into commonPricing in schema fpml-com-5-0_xsd1 Drilldown into CommodityContent.model in schema fpml-com-5-0_xsd1 Drilldown into premium in schema fpml-com-5-0_xsd1 Drilldown into physicalExercise in schema fpml-com-5-0_xsd1 Drilldown into commodityForward in schema fpml-com-5-0_xsd1 Drilldown into commoditySwap in schema fpml-com-5-0_xsd1 Drilldown into CommodityPhysicalOption.model in schema fpml-com-5-0_xsd1 Drilldown into strikePricePerUnitSchedule in schema fpml-com-5-0_xsd1 Drilldown into strikePricePerUnit in schema fpml-com-5-0_xsd1 Drilldown into CommodityStrikePrice.model in schema fpml-com-5-0_xsd1 Drilldown into exercise in schema fpml-com-5-0_xsd1 Drilldown into quantityReference in schema fpml-com-5-0_xsd1 Drilldown into totalNotionalQuantity in schema fpml-com-5-0_xsd1 Drilldown into settlementPeriodsNotionalQuantity in schema fpml-com-5-0_xsd1 Drilldown into notionalQuantity in schema fpml-com-5-0_xsd1 Drilldown into notionalQuantitySchedule in schema fpml-com-5-0_xsd1 Drilldown into CommodityNotionalQuantity.model in schema fpml-com-5-0_xsd1 Drilldown into averagingMethod in schema fpml-com-5-0_xsd1 Drilldown into pricingDates in schema fpml-com-5-0_xsd1 Drilldown into calculationPeriods in schema fpml-com-5-0_xsd1 Drilldown into calculationPeriodsSchedule in schema fpml-com-5-0_xsd1 Drilldown into effectiveDate in schema fpml-com-5-0_xsd1 Drilldown into CommodityAsian.model in schema fpml-com-5-0_xsd1 Drilldown into commodity in schema fpml-com-5-0_xsd1 Drilldown into CommodityFinancialOption.model in schema fpml-com-5-0_xsd1 Drilldown into optionType in schema fpml-com-5-0_xsd1 Drilldown into sellerAccountReference in schema fpml-shared-5-0_xsd1 Drilldown into sellerPartyReference in schema fpml-shared-5-0_xsd1 Drilldown into buyerAccountReference in schema fpml-shared-5-0_xsd1 Drilldown into buyerPartyReference in schema fpml-shared-5-0_xsd1 Drilldown into BuyerSeller.model in schema fpml-shared-5-0_xsd1 Drilldown into assetClass in schema fpml-shared-5-0_xsd1 Drilldown into productId in schema fpml-shared-5-0_xsd1 Drilldown into productType in schema fpml-shared-5-0_xsd1 Drilldown into Product.model in schema fpml-shared-5-0_xsd1 Drilldown into id in schema fpml-shared-5-0_xsd1 Drilldown into Product in schema fpml-shared-5-0_xsd1XSD Diagram of CommodityOption in schema fpml-com-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommodityOption">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Commodity Option.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Product">
            <xsd:sequence>
                <xsd:group ref="BuyerSeller.model" />
                <xsd:element name="optionType" type="PutCallEnum" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The type of option transaction.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:choice>
                    <xsd:group ref="CommodityFinancialOption.model">
                        <xsd:annotation>
                            <xsd:documentation>Items specific to financially-settled commodity options.</xsd:documentation>
                        </xsd:annotation>
                    </xsd:group>
                    <xsd:group ref="CommodityPhysicalOption.model">
                        <xsd:annotation>
                            <xsd:documentation>Items specific to fhysically-settled commodity options.</xsd:documentation>
                        </xsd:annotation>
                    </xsd:group>
                </xsd:choice>
                <xsd:element name="premium" type="CommodityPremium" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The option premium payable by the buyer to the seller.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:group ref="CommodityContent.model" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
productType nsB:productType 0 unbounded
productId nsB:productId 0 unbounded
assetClass nsB:assetClass 0 unbounded
buyerPartyReference nsB:buyerPartyReference 0 (1)
buyerAccountReference nsB:buyerAccountReference 0 (1)
sellerPartyReference nsB:sellerPartyReference 0 (1)
sellerAccountReference nsB:sellerAccountReference 0 (1)
optionType nsB:optionType 0 (1)
commodity nsB:commodity 0 (1)
effectiveDate nsB:effectiveDate 0 (1)
calculationPeriodsSchedule nsB:calculationPeriodsSchedule 0 (1)
calculationPeriods nsB:calculationPeriods 0 (1)
pricingDates nsB:pricingDates 0 (1)
averagingMethod nsB:averagingMethod 0 (1)
notionalQuantitySchedule nsB:notionalQuantitySchedule 0 (1)
notionalQuantity nsB:notionalQuantity 0 (1)
settlementPeriodsNotionalQuantity nsB:settlementPeriodsNotionalQuantity 0 unbounded
totalNotionalQuantity nsB:totalNotionalQuantity 0 (1)
quantityReference nsB:quantityReference 0 (1)
exercise nsB:exercise 0 (1)
strikePricePerUnit nsB:strikePricePerUnit 0 (1)
strikePricePerUnitSchedule nsB:strikePricePerUnitSchedule 0 (1)
commoditySwap nsB:commoditySwap 0 (1)
commodityForward nsB:commodityForward 0 (1)
physicalExercise nsB:physicalExercise 0 (1)
premium nsB:premium 0 (1)
commonPricing nsB:commonPricing 0 (1)
marketDisruption nsB:marketDisruption 0 (1)
settlementDisruption nsB:settlementDisruption 0 (1)
rounding nsB:rounding 0 (1)
<xs:group> nsB:BuyerSeller.model (1) (1)
<xs:group> nsB:CommodityFinancialOption.model (1) (1)
<xs:group> nsB:CommodityAsian.model 0 (1)
<xs:group> nsB:CommodityNotionalQuantity.model (1) (1)
<xs:group> nsB:CommodityStrikePrice.model (1) (1)
<xs:group> nsB:CommodityPhysicalOption.model (1) (1)
<xs:group> nsB:CommodityContent.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:commodityOption