XML Schema Documentation

Complex Type: CoalStandardQuality

[Table of contents]

Super-types: None
Sub-types: None
Name CoalStandardQuality
Used by (from the same schema document) Complex Type CoalProductSpecifications , Complex Type CoalStandardQualitySchedule
Abstract no
Documentation The quality attributes of the coal to be delivered.
XML Instance Representation
<...>
<moisture> CoalAttributePercentage </moisture> [0..1]

'The moisture content of the coal product.'

<ash> CoalAttributePercentage </ash> [0..1]

'The ash content of the coal product.'

<sulfur> CoalAttributePercentage </sulfur> [0..1]

'The sulfur/sulphur content of the coal product.'

<SO2> CoalAttributePercentage </SO2> [0..1]

'The sulfur/sulphur dioxide content of the coal product.'

<volatile> CoalAttributePercentage </volatile> [0..1]

'The volatile content of the coal product.'

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

'The number of British Thermal Units per Pound of the coal product.'

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

'The smallest sieve opening that will result in less than 5% of a sample of the coal product remaining.'

<finesPassingScreen> CoalAttributeDecimal </finesPassingScreen> [0..1]
<grindability> CoalAttributeDecimal </grindability> [0..1]

'The Hardgrove Grindability Index value of the coal to be delivered.'

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

'The temperature at which the ash form of the coal product fuses completely in accordance with the ASTM International D1857 Standard Test Methodology.'

<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
group_CommodityCoalComposition.model group_CommodityCoalProperties.model group_CommodityCoalReducingAtmosphere.model
Schema Component Representation
<xsd:complexType name="CoalStandardQuality">
<xsd:sequence>
<xsd:group ref=" CommodityCoalComposition.model "/>
<xsd:group ref=" CommodityCoalProperties.model "/>
<xsd:group ref=" CommodityCoalReducingAtmosphere.model "/>
</xsd:sequence>
</xsd:complexType>