XML Schema Documentation

Complex Type: SettlementPeriodsReference

[Table of contents]

Super-types: Reference < SettlementPeriodsReference (by extension)
Sub-types: None
Name SettlementPeriodsReference
Used by (from the same schema document) Complex Type CommodityPricingDates , Complex Type CommoditySettlementPeriodsNotionalQuantity , Complex Type CommoditySettlementPeriodsNotionalQuantitySchedule , Complex Type CommoditySettlementPeriodsPriceSchedule , Complex Type ElectricityPhysicalDeliveryQuantity , Complex Type ElectricityPhysicalDeliveryQuantitySchedule , Complex Type SettlementPeriodsFixedPrice , Complex Type SettlementPeriodsStep
Abstract no
Documentation Allows a set of Settlement Periods to reference one already defined elsewhere in the trade.
XML Instance Representation
<...
href=" xsd:IDREF [1]"/>
Diagram
Schema Component Representation
<xsd:complexType name="SettlementPeriodsReference">
<xsd:complexContent>
<xsd:extension base=" Reference ">
<xsd:attribute name="href" type=" xsd:IDREF " use="required" reference="SettlementPeriods"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>