Definition Type: ComplexType
Name: CommodityHub
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-com-5-10.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-5-10_xsd Drilldown into accountReference in schema fpml-shared-5-10_xsd Drilldown into partyReference in schema fpml-shared-5-10_xsd Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-10_xsdXSD Diagram of CommodityHub in schema fpml-com-5-10_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:group ref="PartyAndAccountReferences.model" />
        <xsd:element name="hubCode" type="CommodityHubCode" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsA:partyReference (1) (1)
accountReference nsA:accountReference 0 (1)
hubCode nsA:hubCode (1) (1)
<xs:group> nsA:PartyAndAccountReferences.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:buyerHub, nsA:sellerHub