group "CommodityReferencePriceFramework.model"
Namespace:
Content:
Defined:
Includes:
definition of 1 element
Used:
Component Diagram
Complex Content Model
Content Model Elements (1):
Known Usage Locations
Annotation
A group used to specify the commodity underlyer in the event that no ISDA Commofity Reference Price exists.
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="CommodityReferencePriceFramework.model">
<xsd:sequence>
<xsd:sequence>
<xsd:element minOccurs="0" name="commodityBase" type="CommodityBase"/>
</xsd:sequence>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 1/1)
commodityBase
Type:
CommodityBase, simple content
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'.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="commodityBase" type="CommodityBase"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.