XML Schema Documentation

Complex Type: PhysicalDeliveryDatesReference

[Table of contents]

Super-types: Reference < PhysicalDeliveryDatesReference (by extension)
Sub-types: None
Name PhysicalDeliveryDatesReference
Abstract no
Documentation A pointer style reference to single-day-duration physical delivery dates 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="PhysicalDeliveryDatesReference">
<xsd:complexContent>
<xsd:extension base=" Reference ">
<xsd:attribute name="href" type=" xsd:IDREF " use="required" reference="CommodityCalculationPeriodsSchedule"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>