XML Schema Documentation

Complex Type: CalculationPeriodsScheduleReference

[Table of contents]

Super-types: Reference < CalculationPeriodsScheduleReference (by extension)
Sub-types: None
Name CalculationPeriodsScheduleReference
Used by (from the same schema document) Model Group CommodityDeliveryPeriodsPointer.model , Model Group CommodityCalculationPeriodsPointer.model
Abstract no
Documentation A pointer style reference to a calculation periods schedule defined elsewhere - note that this schedule consists of a parameterised schedule in a calculationPeriodsSchedule container.
XML Instance Representation
<...
href=" xsd:IDREF [1]"/>
Diagram
Schema Component Representation
<xsd:complexType name="CalculationPeriodsScheduleReference">
<xsd:complexContent>
<xsd:extension base=" Reference ">
<xsd:attribute name="href" type=" xsd:IDREF " use="required" reference="CommodityCalculationPeriodsSchedule"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>