complexType "ElectricityDelivery"
Namespace:
Content:
complex, 4 elements
Defined:
globally in fpml-com-5-5.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
(deliveryPoint, deliveryType, interconnectionPoint?) | deliveryZone
</...>
Content Model Elements (4):
deliveryPoint (in deliveryConditions in electricityPhysicalLeg),
deliveryType (in deliveryConditions in electricityPhysicalLeg),
deliveryZone,
interconnectionPoint (in deliveryConditions in electricityPhysicalLeg)
All Direct / Indirect Based Elements (1):
deliveryConditions (in electricityPhysicalLeg)
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"/>
<!--View Generation: SKIPPED transmissionContingency - Documentation-->
<xsd:element minOccurs="0" name="interconnectionPoint" type="InterconnectionPoint"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element name="deliveryZone" type="CommodityDeliveryPoint"/>
<!--View Generation: SKIPPED electingPartyReference - Documentation-->
</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
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
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
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="interconnectionPoint" type="InterconnectionPoint"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.