Definition Type: ComplexType
Name: CoalAttributeDecimal
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-com-5-10.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-10_xsd2 Drilldown into standardContent in schema fpml-com-5-10_xsd2XSD Diagram of CoalAttributeDecimal in schema fpml-com-5-10_xsd2 (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:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
standardContent nsE:standardContent 0 (1)
rejectionLimit nsE:rejectionLimit 0 (1)
Collapse Derivation Tree:
Collapse References:
nsE:ashFusionTemperature, nsE:BTUperLB, nsE:finesPassingScreen, nsE:fluid, nsE:grindability, nsE:initialDeformation, nsE:softeningHeightHalfWidth, nsE:softeningHeightWidthnsE:topSize,