<xsd:complexType name="InterconnectionPoint">
<xsd:annotation>
<xsd:documentation xml:lang="en">Identification of the border(s) or border point(s) of a transportation contract. Use the list of EIC codes for timelines for electricity (T Codes) or the list of EIC codes for measurement points for gas (Z Codes).</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="Scheme">
<xsd:attribute name="interconnectionPointScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/external/eic-codes" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|