Definition Type: Group
Name: CommodityUSCoalProduct.model
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-com-5-10.xsd
Documentation:
Items specific to the definition of a US Coal Product.
Collapse XSD Schema Diagram:
Drilldown into so2QualityAdjustment in schema fpml-com-5-10_xsd1 Drilldown into btuQualityAdjustment in schema fpml-com-5-10_xsd1XSD Diagram of CommodityUSCoalProduct.model in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<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" minOccurs="0">
            <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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
btuQualityAdjustment nsD:btuQualityAdjustment 0 (1)
so2QualityAdjustment nsD:so2QualityAdjustment 0 (1)