XML Schema Documentation

Complex Type: ElectricityDeliveryPoint

[Table of contents]

Super-types: Scheme < ElectricityDeliveryPoint (by extension)
Sub-types: None
Name ElectricityDeliveryPoint
Used by (from the same schema document) Complex Type ElectricityDelivery
Abstract no
Documentation A scheme identifying the types of the Delivery Point for a physically settled electricity trade.
XML Instance Representation
<...
deliveryPointScheme=" xsd:anyURI [0..1]">
Scheme
</...>
Diagram
Schema Component Representation
<xsd:complexType name="ElectricityDeliveryPoint">
<xsd:simpleContent>
<xsd:extension base=" Scheme ">
<xsd:attribute name="deliveryPointScheme" type=" xsd:anyURI "/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>