Definition Type: ComplexType
Name: CommodityForward
Namespace: http://www.fpml.org/2009/FpML-4-6
Type: fpml:Product
Containing Schema: fpml-com-4-6.xsd
Abstract
Documentation:
Commodity Forward
Collapse XSD Schema Diagram:
Drilldown into rounding in schema fpml-com-4-6_xsd Drilldown into settlementDisruption in schema fpml-com-4-6_xsd Drilldown into marketDisruption in schema fpml-com-4-6_xsd Drilldown into commonPricing in schema fpml-com-4-6_xsd Drilldown into CommodityContent.model in schema fpml-com-4-6_xsd Drilldown into bullionPhysicalLeg in schema fpml-com-4-6_xsd Drilldown into fixedLeg in schema fpml-com-4-6_xsd Drilldown into valueDate in schema fpml-com-4-6_xsd Drilldown into productId in schema fpml-shared-4-6_xsd Drilldown into productType in schema fpml-shared-4-6_xsd Drilldown into Product.model in schema fpml-shared-4-6_xsd Drilldown into id in schema fpml-shared-4-6_xsd Drilldown into Product in schema fpml-shared-4-6_xsdXSD Diagram of CommodityForward in schema fpml-com-4-6_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommodityForward">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Commodity Forward</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Product">
            <xsd:sequence>
                <xsd:element name="valueDate" type="AdjustableOrRelativeDate">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Specifies the value date of the Commodity Forward Transaction. This is the day on which both the cash and the physical commodity settle.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="fixedLeg" type="NonPeriodicFixedPriceLeg">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The fixed leg of a Commodity Forward Transaction</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:choice>
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">This choice group is intended to allow legs based on different classes of commodity to be added to the shcema as this becomes necessary.</xsd:documentation>
                    </xsd:annotation>
                    <xsd:element name="bullionPhysicalLeg" type="BullionPhysicalLeg">
                        <xsd:annotation>
                            <xsd:documentation xml:lang="en">The physical leg of a Commodity Forward Transaction for which the underlyer is Bullion.</xsd:documentation>
                        </xsd:annotation>
                    </xsd:element>
                </xsd:choice>
                <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 fpml:productType 0 unbounded
productId fpml:productId 0 unbounded
valueDate fpml:valueDate (1) (1)
fixedLeg fpml:fixedLeg (1) (1)
bullionPhysicalLeg fpml:bullionPhysicalLeg (1) (1)
commonPricing fpml:commonPricing 0 (1)
marketDisruption fpml:marketDisruption 0 (1)
settlementDisruption fpml:settlementDisruption 0 (1)
rounding fpml:rounding 0 (1)
<xs:group> fpml:CommodityContent.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:commodityForward