XML Schema Documentation

Complex Type: ElectricityDeliveryFirm

[Table of contents]

Super-types: None
Sub-types: None
Name ElectricityDeliveryFirm
Used by (from the same schema document) Complex Type ElectricityDelivery
Abstract no
Documentation The physical delivery obligation options specific to a firm transaction.
XML Instance Representation
<...>
<forceMajeure> xsd:boolean </forceMajeure> [1]

'If true, indicates that the buyer and seller should be excused of their delivery obligations when such performance is prevented by Force Majeure. For EEI transactions, this would indicate \"Firm (LD)\" If false, indicates that the buyer and seller should not be excused of their delivery obligations when such performance is prevented by Force Majeure. For EEI transactions, this would indicate \"Firm (No Force Majeure)\"'

</...>
Diagram
Schema Component Representation
<xsd:complexType name="ElectricityDeliveryFirm">
<xsd:sequence>
<xsd:element name="forceMajeure" type=" xsd:boolean "/>
</xsd:sequence>
</xsd:complexType>