XML Schema Documentation

Complex Type: CommodityHub

[Table of contents]

Super-types: None
Sub-types: None
Name CommodityHub
Used by (from the same schema document) Complex Type GasDelivery , Complex Type GasDelivery
Abstract no
Documentation A type defining a hub or other reference for a physically settled commodity trade.
XML Instance Representation
<...>
<partyReference> PartyOrAccountReference </partyReference> [1]
<hubCode> CommodityHubCode </hubCode> [1]
</...>
Diagram
type_PartyOrAccountReference type_CommodityHubCode
Schema Component Representation
<xsd:complexType name="CommodityHub">
<xsd:sequence>
<xsd:element name="partyReference" type=" PartyOrAccountReference "/>
<xsd:element name="hubCode" type=" CommodityHubCode "/>
</xsd:sequence>
</xsd:complexType>