XML Schema Documentation

Model Group: CommodityCoalReducingAtmosphere.model

[Table of contents]

Name CommodityCoalReducingAtmosphere.model
Used by (from the same schema document) Complex Type CoalStandardQuality
Documentation Items defining the attributes of the coal product determined by ash fusion tests.
XML Instance Representation
<initialDeformation> CoalAttributeDecimal </initialDeformation> [0..1]

'The temperature at which an ash cone shows evidence of deformation.'

<softeningHeightWidth> CoalAttributeDecimal </softeningHeightWidth> [0..1]

'The temperature at which the height of an ash cone equals its width. (Softening temperature).'

<softeningHeightHalfWidth> CoalAttributeDecimal </softeningHeightHalfWidth> [0..1]

'The temperature at which the height of an ash cone equals half its width. (Hemisphere temperature).'

<fluid> CoalAttributeDecimal </fluid> [0..1]

'The temperature at which the ash cone flattens.'

Diagram
Schema Component Representation
<xsd:group name="CommodityCoalReducingAtmosphere.model">
<xsd:sequence>
<xsd:element name="initialDeformation" type=" CoalAttributeDecimal " minOccurs="0"/>
<xsd:element name="softeningHeightWidth" type=" CoalAttributeDecimal " minOccurs="0"/>
<xsd:element name="softeningHeightHalfWidth" type=" CoalAttributeDecimal " minOccurs="0"/>
<xsd:element name="fluid" type=" CoalAttributeDecimal " minOccurs="0"/>
</xsd:sequence>
</xsd:group>