XML Schema Documentation

Model Group: CommodityDeliveryPeriodsPointer.model

[Table of contents]

Name CommodityDeliveryPeriodsPointer.model
Used by (from the same schema document) Complex Type CoalStandardQualitySchedule , Complex Type CommodityPhysicalQuantitySchedule , Complex Type SettlementPeriodsSchedule
Documentation Model group to enable users to reference a Delivery Periods schedule in the form of a series of actual dates in a deliveryPeriods container or in the form of a parameterised schedule in a deliveryPeriodsSchedule container.
XML Instance Representation
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
Schema Component Representation
<xsd:group name="CommodityDeliveryPeriodsPointer.model">
<xsd:choice>
<xsd:element name="deliveryPeriodsReference" type=" CalculationPeriodsReference "/>
<xsd:element name="deliveryPeriodsScheduleReference" type=" CalculationPeriodsScheduleReference "/>
</xsd:choice>
</xsd:group>