XML Schema Documentation

Complex Type: ElectricityTransmissionContingencyType

[Table of contents]

Super-types: Scheme < ElectricityTransmissionContingencyType (by extension)
Sub-types: None
Name ElectricityTransmissionContingencyType
Used by (from the same schema document) Complex Type ElectricityTransmissionContingency
Abstract no
Documentation The type of transmission contingency, i.e. what portion of the transmission the delivery obligations are applicable.
XML Instance Representation
<...
electricityTransmissionContingencyScheme=" xsd:anyURI [0..1]">
Scheme
</...>
Diagram
Schema Component Representation
<xsd:complexType name="ElectricityTransmissionContingencyType">
<xsd:simpleContent>
<xsd:extension base=" Scheme ">
<xsd:attribute name="electricityTransmissionContingencyScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/electricity-transmission-contingency"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>