<xsd:group name="CommodityUSCoalProduct.model">
<xsd:annotation>
<xsd:documentation xml:lang="en">Items specific to the definition of a US Coal Product.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="btuQualityAdjustment" type="CoalQualityAdjustments">
<xsd:annotation>
<xsd:documentation xml:lang="en">The Quality Adjustment formula to be used where the Actual Shipment BTU/Lb value differs from the Standard BTU/Lb value.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="so2QualityAdjustment" type="CoalQualityAdjustments" minOccurs="0">
<xsd:annotation>
<xsd:documentation xml:lang="en">The Quality Adjustment formula to be used where the Actual Shipment SO2/MMBTU value differs from the Standard SO2/MMBTU value.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:group>
|