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