Definition Type: Group
Name: CommodityReferencePriceFramework.model
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-asset-5-10.xsd
Documentation:
A group used to specify the commodity underlyer in the event that no ISDA Commofity Reference Price exists.
Collapse XSD Schema Diagram:
Drilldown into commodityBase in schema fpml-asset-5-10_xsd5XSD Diagram of CommodityReferencePriceFramework.model in schema fpml-asset-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="CommodityReferencePriceFramework.model">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A group used to specify the commodity underlyer in the event that no ISDA Commofity Reference Price exists.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="commodityBase" type="CommodityBase" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A coding scheme value to identify the base type of the commodity being traded. Where possible, this should follow the naming convention used in the 2005 ISDA Commodity Definitions. For example, 'Oil'.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
commodityBase nsF:commodityBase 0 (1)