XML Schema Documentation

Model Group: CommodityUSCoalDelivery.model

[Table of contents]

Name CommodityUSCoalDelivery.model
Used by (from the same schema document) Complex Type CoalDelivery
Documentation Items specific to the definition of the delivery of a US Coal Product.
XML Instance Representation
<quantityVariationAdjustment> xsd:boolean </quantityVariationAdjustment> [1]

'If true, indicates that QVA is applicable. If false, indicates that QVA is inapplicable.'

<transportationEquipment> CoalTransportationEquipment </transportationEquipment> [0..1]

'The transportation equipment with which the Coal Product will be delivered and received.'

<risk> CommodityDeliveryRisk </risk> [0..1]

'Specifies how the risk associated with the delivery is assigned.'

Diagram
Schema Component Representation
<xsd:group name="CommodityUSCoalDelivery.model">
<xsd:sequence>
<xsd:element name="quantityVariationAdjustment" type=" xsd:boolean "/>
<xsd:element name="transportationEquipment" type=" CoalTransportationEquipment " minOccurs="0"/>
<xsd:element name="risk" type=" CommodityDeliveryRisk " minOccurs="0"/>
</xsd:sequence>
</xsd:group>