group "GenericCommodityAttributes.model"
Namespace:
Content:
Defined:
Includes:
definitions of 6 elements
Used:
Content Model Diagram
Complex Content Model
grade*, settlementPeriod*, loadType?, quantity?, quantityFrequency?, fixedPrice?
Content Model Elements (6):
fixedPrice (defined in GenericCommodityAttributes.model group),
grade (defined in GenericCommodityAttributes.model group),
loadType (defined in GenericCommodityAttributes.model group),
quantity (defined in GenericCommodityAttributes.model group),
quantityFrequency (defined in GenericCommodityAttributes.model group),
settlementPeriod
Known Usage Locations
XML Source (w/o annotations (6); see within schema source)
<xsd:group name="GenericCommodityAttributes.model">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="grade" type="GenericCommodityGrade"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="settlementPeriod" type="GenericCommodityDeliveryPeriod"/>
<xsd:element minOccurs="0" name="loadType" type="LoadTypeEnum"/>
<xsd:element minOccurs="0" name="quantity" type="xsd:normalizedString"/>
<xsd:element minOccurs="0" name="quantityFrequency" type="CommodityQuantityFrequency"/>
<xsd:element minOccurs="0" name="fixedPrice" type="FixedPrice"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 6/6)
fixedPrice
Type:
FixedPrice, complex content
Fixed price on which fixed payments are based.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="fixedPrice" type="FixedPrice"/>

grade
Type:
GenericCommodityGrade, simple content
The grade(s) of material which can be delivered in seller's option.
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="grade" type="GenericCommodityGrade"/>

loadType
Type:
LoadTypeEnum, simple content
LoadType is a summary of the full description of the settlement periods with respect to the region. Used for describing Electricity delivery schedules (e.g. Base, Peak, Off-Peak, Custom).
Simple Content
enumeration of xsd:token
Enumeration:
"Base"
 - 
Base
"Peak"
 - 
Peak
"OffPeak"
 - 
Off-Peak
"Custom"
 - 
Anything that does not fall under the predefined standard categories
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="loadType" type="LoadTypeEnum"/>

quantity
Type:
xsd:normalizedString, predefined, simple content
The frequency at which the Notional Quantity is deemed to apply for purposes of calculating the Total Notional Quantity.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="quantity" type="xsd:normalizedString"/>

quantityFrequency
Type:
The frequency at which the Notional Quantity is deemed to apply for purposes of calculating the Total Notional Quantity.
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="quantityFrequency" type="CommodityQuantityFrequency"/>

settlementPeriod
Type:
Specifies the delivery time periods (normally used for electricity swaps).
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="settlementPeriod" type="GenericCommodityDeliveryPeriod"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.