XML Schema Documentation

Complex Type: CoalStandardQualitySchedule

[Table of contents]

Super-types: None
Sub-types: None
Name CoalStandardQualitySchedule
Used by (from the same schema document) Complex Type CoalProductSpecifications
Abstract no
Documentation The quality attributes of the coal to be delivered, specified on a periodic basis.
XML Instance Representation
<...>
<StandardQualityStep> CoalStandardQuality </StandardQualityStep> [1..*]
Start Choice [1]
<deliveryPeriodsReference> CalculationPeriodsReference </deliveryPeriodsReference> [1]

'A pointer style reference to the Delivery Periods defined elsewhere.'

<deliveryPeriodsScheduleReference> CalculationPeriodsScheduleReference </deliveryPeriodsScheduleReference> [1]

'A pointer style reference to the Calculation Periods Schedule defined elsewhere.'

End Choice
</...>
Diagram
type_CoalStandardQuality group_CommodityDeliveryPeriodsPointer.model
Schema Component Representation
<xsd:complexType name="CoalStandardQualitySchedule">
<xsd:sequence>
<xsd:element name="StandardQualityStep" type=" CoalStandardQuality " maxOccurs="unbounded"/>
<xsd:group ref=" CommodityDeliveryPeriodsPointer.model "/>
</xsd:sequence>
</xsd:complexType>