<xsd:complexType name="CalculationPeriodsDatesReference">
<xsd:annotation>
<xsd:documentation xml:lang="en">A pointer style reference to single-day-duration calculation periods defined elsewhere - note that this schedule consists of a parameterised schedule in a calculationPeriodsSchedule container.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="Reference">
<xsd:attribute name="href" type="xsd:IDREF" use="required" ecore:reference="CommodityCalculationPeriodsSchedule" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" />
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|