XML Schema Documentation

Complex Type: CommodityHubCode

[Table of contents]

Super-types: Scheme < CommodityHubCode (by extension)
Sub-types: None
Name CommodityHubCode
Used by (from the same schema document) Complex Type CommodityHub
Abstract no
Documentation A scheme identifying the code for a hub or other reference for a physically settled commodity trade.
XML Instance Representation
<...
hubCodeScheme=" xsd:anyURI [1]">
Scheme
</...>
Diagram
Schema Component Representation
<xsd:complexType name="CommodityHubCode">
<xsd:simpleContent>
<xsd:extension base=" Scheme ">
<xsd:attribute name="hubCodeScheme" type=" xsd:anyURI " use="required"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>