ndex:ConveyanceFuelCategoryCodeSimpleType

simpleType ConveyanceFuelCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/

Definition

A data type for a code that identifies the type of fuel or motive power used to propel a conveyance.

Diagram

Enumerations

ValueDefinition
BiodieselBiodiesel
Compressed Natural GasCompressed Natural Gas
DieselDiesel
ElectricElectric
GasoholGasohol
GasolineGasoline
HybridHybrid
HydrogenHydrogen
Jet FuelJet Fuel
KeroseneKerosene
Liquefied Natural GasLiquefied Natural Gas
Liquefied Petroleum Gas_ButaneLiquefied Petroleum Gas_Butane
Liquefied Petroleum Gas_PropaneLiquefied Petroleum Gas_Propane
NuclearNuclear
SteamSteam
WindWind

XML Schema

<xs:simpleType name="ConveyanceFuelCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the type of fuel or motive power used to propel a conveyance.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Biodiesel">
<xs:annotation>
<xs:documentation>
Biodiesel
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Compressed Natural Gas">
<xs:annotation>
<xs:documentation>
Compressed Natural Gas
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Diesel">
<xs:annotation>
<xs:documentation>
Diesel
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Electric">
<xs:annotation>
<xs:documentation>
Electric
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Gasohol">
<xs:annotation>
<xs:documentation>
Gasohol
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Gasoline">
<xs:annotation>
<xs:documentation>
Gasoline
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Hybrid">
<xs:annotation>
<xs:documentation>
Hybrid
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Hydrogen">
<xs:annotation>
<xs:documentation>
Hydrogen
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Jet Fuel">
<xs:annotation>
<xs:documentation>
Jet Fuel
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Kerosene">
<xs:annotation>
<xs:documentation>
Kerosene
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Liquefied Natural Gas">
<xs:annotation>
<xs:documentation>
Liquefied Natural Gas
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Liquefied Petroleum Gas_Butane">
<xs:annotation>
<xs:documentation>
Liquefied Petroleum Gas_Butane
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Liquefied Petroleum Gas_Propane">
<xs:annotation>
<xs:documentation>
Liquefied Petroleum Gas_Propane
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Nuclear">
<xs:annotation>
<xs:documentation>
Nuclear
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Steam">
<xs:annotation>
<xs:documentation>
Steam
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Wind">
<xs:annotation>
<xs:documentation>
Wind
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>