Definition Type: Group
Name: CommodityCoalReducingAtmosphere.model
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-com-5-10.xsd
Documentation:
Items defining the attributes of the coal product determined by ash fusion tests.
Collapse XSD Schema Diagram:
Drilldown into fluid in schema fpml-com-5-10_xsd Drilldown into softeningHeightHalfWidth in schema fpml-com-5-10_xsd Drilldown into softeningHeightWidth in schema fpml-com-5-10_xsd Drilldown into initialDeformation in schema fpml-com-5-10_xsdXSD Diagram of CommodityCoalReducingAtmosphere.model in schema fpml-com-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="CommodityCoalReducingAtmosphere.model">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Items defining the attributes of the coal product determined by ash fusion tests.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="initialDeformation" type="CoalAttributeDecimal" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The temperature at which an ash cone shows evidence of deformation.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="softeningHeightWidth" type="CoalAttributeDecimal" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The temperature at which the height of an ash cone equals its width. (Softening temperature).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="softeningHeightHalfWidth" type="CoalAttributeDecimal" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The temperature at which the height of an ash cone equals half its width. (Hemisphere temperature).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="fluid" type="CoalAttributeDecimal" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The temperature at which the ash cone flattens.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
initialDeformation nsA:initialDeformation 0 (1)
softeningHeightWidth nsA:softeningHeightWidth 0 (1)
softeningHeightHalfWidth nsA:softeningHeightHalfWidth 0 (1)
fluid nsA:fluid 0 (1)