Definition Type: ComplexType
Name: CoalAttributeDecimal
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-com-5-0.xsd
Abstract
Documentation:
The different options for specifying the attributes of a coal quality measure as a decimal value.
Collapse XSD Schema Diagram:
Drilldown into rejectionLimit in schema fpml-com-5-0_xsd1 Drilldown into standardContent in schema fpml-com-5-0_xsd1XSD Diagram of CoalAttributeDecimal in schema fpml-com-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CoalAttributeDecimal">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The different options for specifying the attributes of a coal quality measure as a decimal value.</xsd:documentation>
    </xsd:annotation>
    <xsd:choice>
        <xsd:sequence>
            <xsd:element name="standardContent" type="xsd:decimal" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The actual content of the quality characteristics of the Coal Product Shipment expected by the Buyer.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="rejectionLimit" type="xsd:decimal" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The actual limits of the quality characteristics of the Coal Product above or below which the Buyer may reject a Shipment.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:sequence>
        <xsd:sequence>
        </xsd:sequence>
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
standardContent nsB:standardContent 0 (1)
rejectionLimit nsB:rejectionLimit 0 (1)
Collapse Derivation Tree:
Collapse References:
nsB:ashFusionTemperature, nsB:BTUperLB, nsB:finesPassingScreen, nsB:fluid, nsB:grindability, nsB:initialDeformation, nsB:softeningHeightHalfWidth, nsB:softeningHeightWidthnsB:topSize,