Definition Type: SimpleType
Name: GasProductTypeEnum
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-enum-5-4.xsd
Documentation:
The type of gas product.
Collapse XSD Schema Diagram:
XSD Diagram of GasProductTypeEnum in schema fpml-enum-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="GasProductTypeEnum">
    <xsd:annotation>
        <xsd:documentation>The type of gas product.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="NaturalGas" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration NaturalGas
Collapse Derivation Tree:
Collapse References:
nsA:type