<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>
|