simpleType "GasProductTypeEnum"
Namespace:
Defined:
globally in fpml-enum-5-8.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"Butane"
 - 
Normal butane (C4H10)
"CarbonDioxide"
 - 
Carbon Dioxide (CO2)
"EPMix"
 - 
Ethane-Propane Mix
"Ethane"
 - 
Ethane (C2H6)
"Gasoline"
 - 
Natural Gasoline (C4 – C12)
"Helium"
 - 
Helium (He)
"HydrogenSulfide"
 - 
Hydrogen Sulfide (H2S)
"Isobutane"
 - 
Iso-Butane (C4H10)
"Methane"
 - 
Methane (CH4)
"Naphtha"
 - 
Naphtha (C5 – C12)
"NaturalGas"
"Nitrogen"
 - 
Nitrogen (N2)
"Pentane"
 - 
Pentane (C5H12)
"Propane"
 - 
Propane (C3H8)
"Propylene"
 - 
Propylene or propene (C3H6)
"Water"
 - 
Water Vapor (H2O)
MinLength:
0

All Direct / Indirect Based Elements (1):
type (in gas)
Known Usage Locations
Annotation
The type of gas product.
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  Token (restriction)
      GasProductTypeEnum
Derivation:
restriction of Token
Facets:
enumeration:
"Butane"
 - 
Normal butane (C4H10)
"CarbonDioxide"
 - 
Carbon Dioxide (CO2)
"EPMix"
 - 
Ethane-Propane Mix
"Ethane"
 - 
Ethane (C2H6)
"Gasoline"
 - 
Natural Gasoline (C4 – C12)
"Helium"
 - 
Helium (He)
"HydrogenSulfide"
 - 
Hydrogen Sulfide (H2S)
"Isobutane"
 - 
Iso-Butane (C4H10)
"Methane"
 - 
Methane (CH4)
"Naphtha"
 - 
Naphtha (C5 – C12)
"NaturalGas"
"Nitrogen"
 - 
Nitrogen (N2)
"Pentane"
 - 
Pentane (C5H12)
"Propane"
 - 
Propane (C3H8)
"Propylene"
 - 
Propylene or propene (C3H6)
"Water"
 - 
Water Vapor (H2O)
XML Source (w/o annotations (16); see within schema source)
<xsd:simpleType name="GasProductTypeEnum">
<xsd:restriction base="Token">
<xsd:enumeration value="Butane"/>
<xsd:enumeration value="CarbonDioxide"/>
<xsd:enumeration value="EPMix"/>
<xsd:enumeration value="Ethane"/>
<xsd:enumeration value="Gasoline"/>
<xsd:enumeration value="Helium"/>
<xsd:enumeration value="HydrogenSulfide"/>
<xsd:enumeration value="Isobutane"/>
<xsd:enumeration value="Methane"/>
<xsd:enumeration value="Naphtha"/>
<xsd:enumeration fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="Methane should be used to represent natural gas in terminology that is consistent with the other values in the enumeration." value="NaturalGas"/>
<xsd:enumeration value="Nitrogen"/>
<xsd:enumeration value="Pentane"/>
<xsd:enumeration value="Propane"/>
<xsd:enumeration value="Propylene"/>
<xsd:enumeration value="Water"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.