Definition Type: ComplexType
Name: CommodityHub
Namespace: http://www.fpml.org/FpML-5/transparency
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_xsd3 Drilldown into partyReference in schema fpml-shared-5-10_xsd5 Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-10_xsd5XSD Diagram of CommodityHub in schema fpml-com-5-10_xsd3 (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" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsF:partyReference (1) (1)
hubCode nsF:hubCode 0 (1)
<xs:group> nsF:PartyAndAccountReferences.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsF:buyerHub, nsF:sellerHub