XML Schema Documentation

Complex Type: CoalProduct

[Table of contents]

Super-types: None
Sub-types: None
Name CoalProduct
Used by (from the same schema document) Complex Type CoalPhysicalLeg
Abstract no
Documentation A type defining the characteristics of the coal being traded in a physically settled gas transaction.
XML Instance Representation
<...>
Start Choice [1]
<type> CoalProductType </type> [1]

'The type of coal product to be delivered by reference to a pre-defined specification.'

<coalProductSpecifications> CoalProductSpecifications </coalProductSpecifications> [1]

'The type of coal product to be delivered specified in full.'

End Choice
<source> CoalProductSource </source> [1..*]

'The mining region, mine(s), mining complex(es), loadout(s) or river dock(s) or other point(s) of origin that Seller and Buyer agree are acceptable origins for the Coal Product. For International Coal transactions, this is the Origin of the Coal Product.'

Start Group: CommodityUSCoalProduct.model [0..1]

'Additional product details for U.S. Coal transactions.'


<btuQualityAdjustment> CoalQualityAdjustments </btuQualityAdjustment> [1]

'The Quality Adjustment formula to be used where the Actual Shipment BTU/Lb value differs from the Standard BTU/Lb value.'

<so2QualityAdjustment> CoalQualityAdjustments </so2QualityAdjustment> [0..1]

'The Quality Adjustment formula to be used where the Actual Shipment SO2/MMBTU value differs from the Standard SO2/MMBTU value.'

End Group: CommodityUSCoalProduct.model
</...>
Diagram
Schema Component Representation
<xsd:complexType name="CoalProduct">
<xsd:sequence>
<xsd:choice>
<xsd:element name="type" type=" CoalProductType "/>
<xsd:element name="coalProductSpecifications" type=" CoalProductSpecifications "/>
</xsd:choice>
<xsd:element name="source" type=" CoalProductSource " maxOccurs="unbounded"/>
<xsd:group ref=" CommodityUSCoalProduct.model " minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>