Definition Type: ComplexType
Name: CommodityHub
Namespace: http://www.fpml.org/2009/FpML-4-6
Containing Schema: fpml-com-4-6.xsd
Abstract
Documentation:
A type defining a hub or other reference for a physically settled commodity trade.
Collapse XSD Schema Diagram:
Drilldown into hubCode in schema fpml-com-4-6_xsd Drilldown into partyReference in schema fpml-com-4-6_xsdXSD Diagram of CommodityHub in schema fpml-com-4-6_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommodityHub">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining a hub or other reference for a physically settled commodity trade.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="partyReference" type="PartyOrAccountReference" />
        <xsd:element name="hubCode" type="CommodityHubCode" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference fpml:partyReference (1) (1)
hubCode fpml:hubCode (1) (1)
Collapse Derivation Tree:
Collapse References:
fpml:buyerHub, fpml:sellerHub