complexType "ElectricityDelivery"
Namespace:
Content:
complex, 4 elements
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The physical delivery conditions for electricity.
XML Source (w/o annotations (6); see within schema source)
<xsd:complexType name="ElectricityDelivery">
<xsd:choice>
<xsd:sequence>
<xsd:element name="deliveryPoint" type="ElectricityDeliveryPoint"/>
<xsd:element name="deliveryType" type="ElectricityDeliveryType"/>
<xsd:element minOccurs="0" name="interconnectionPoint" type="InterconnectionPoint"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element name="deliveryZone" type="CommodityDeliveryPoint"/>
</xsd:sequence>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
deliveryPoint
Type:
ElectricityDeliveryPoint, simple content
The point at which delivery of the electricity will occur.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="deliveryPoint" type="ElectricityDeliveryPoint"/>

deliveryType
Type:
ElectricityDeliveryType, complex content
Indicates the under what conditions the Parties' delivery obligations apply.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="deliveryType" type="ElectricityDeliveryType"/>

deliveryZone
Type:
CommodityDeliveryPoint, simple content
The zone covering potential delivery points for the electricity.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="deliveryZone" type="CommodityDeliveryPoint"/>

interconnectionPoint
Type:
InterconnectionPoint, simple content
Identification of the border(s) or border point(s) of a transportation contract.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="interconnectionPoint" type="InterconnectionPoint"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.