commodity:ConveyanceCategoryCodeSimpleType

simpleType ConveyanceCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/census_commodity/4.0/

Definition

A data type for a kind of conveyance.

Diagram

Enumerations

ValueDefinition
36000Motorized and Other Vehicles (includes parts)
36100Vehicles for fewer than 10 people
36101Automobiles and vans for fewer than 10 people (includes military jeeps and automobiles lightly armored) or powered by an electric motor (EV), hybrid vehicles that use a battery powered electric motor in addition to gasoline powered engine for improved efficiency (excludes all-terrain vehicles, racing cars, ambulances, hearses, prison vans, and motor homes, see 36109; vehicle parts, see Motor vehicle parts, 364xx)
36109Other motor vehicles for fewer than 10 people, not elsewhere classified (includes all-terrain vehicles, racing cars, ambulances, hearses, prison vans, and motor homes) (excludes vehicle parts, see 364xx; and snowmobiles, golf carts, in-plant personnel carriers, see 36399; motorcycles, see 36351; and armored fighting vehicles, see 36391)
36200Motor vehicles for the transport of goods and road tractors for semi-trailers (excludes parts)
36210Motor vehicles for transporting goods, (includes vehicles used in construction, mining, agriculture, military and armored commercial trucks)
36220Road tractors for semi-trailers (excludes parts, see 364xx)
36300Other vehicles
36310Tractors (includes farm, lawn-and-garden, and track-laying tractors) (excludes road tractors and work tractors; tractor parts, see 364xx, or tractors of 34511)
36320Motor vehicles with a seating capacity of 10 or more persons (excludes parts, see 364xx)
36330Special-purpose motor vehicles (includes mobile cranes, drilling derricks, concrete mixers, and firefighting vehicles) (excludes parts, see 364xx)
36340Chassis fitted with engines, and separate bodies, for motor vehicles
36351Motorcycles, motor scooters, and mopeds, and their parts (includes side cars)
36359Bicycles and other cycles (includes unicycles and tricycles, and their parts)
36360Trailers and semi-trailers and parts (includes camping and library trailers)
36391Armored fighting vehicles and their parts
36399Other vehicles, not elsewhere classified (includes snowmobiles; golf carts and in-plant personnel carriers, segways) (excludes their parts, see 364xx; and hand-carts, grocery carts, wheelbarrows, and their parts)
36400Motor vehicle parts (excludes motorcycles and armored fighting vehicles)
36401Brakes (excludes unmounted brake linings and pads, see 31994)
36402Gear boxes (excludes parts, see 36409)
36403Road wheels
36404Metal, stampings such as bumper, fender, door, hood, trim, and hub cap
36409Other parts for motor vehicles, not elsewhere classified (includes seat belts and seat covers, trims, plastics grilles, suspension shock-absorbers, radiators, mufflers, exhaust pipes, clutches, axles, bumpers, and steering wheels) (excludes parts for motorcycles, mopeds and armored fighting vehicles, see 36351 and 36391; engines and engine parts, see 341xx; pumps for liquids, see 34310; filters, see 34999; tires, see 24310; glass, see 313xx; lighting and signaling equipment, see 35992; ignition and starting equipment, see 35991; windshield wipers and defrosters, see 35992; seats, see 39029; and catalytic converters, see 34999)
37000Transportation Equipment, not elsewhere classified
37100Railway equipment
37101Railway or tramway locomotives and self-propelled rolling-stock (excludes maintenance or service vehicles, see 37102)
37102Railway or tramway maintenance or service vehicles (includes self-propelled), and passenger coaches and freight cars (excludes self-propelled)
37103Parts of locomotives and rolling stock (excludes engines, see 341xx; electric motors and generators, see 35110; pumps for liquids, see 34310; and lighting equipment, see 39030)
37104Track fixtures and fittings and their parts, mechanical signaling, safety, or traffic-control equipment, and containers specially designed and equipped for carriage by one or more transport modes
37200Aircraft and spacecraft
37210Aircraft (excludes parts, see below)
37220Spacecraft (includes satellites and suborbital and spacecraft launch vehicles, but not their parts)
37230Parts of aircraft and spacecraft (excludes internal combustion engines, see 341xx; turbines, see 34212; other engines and motors, see 34222; tires, see 24310; pumps for liquids, see 34310; filters, see 34999; plastics, see 24229; glass, see 313xx; lighting equipment, see 39030; ignition and starting equipment, see 35991; windshield wipers and defrosters, see 35992; and seats, see 39029)
37240Parachutes, rotochutes, aircraft-launching gear, deck-arresters, and flight simulators
37300Ships, boats, and floating structures
37310Pleasure or sporting vessels, and rowing boats (parts, except for hulls, should be classified according to what the article is)
37320Commercial ships and boats and other floating structures (includes drilling or production platforms, lifeboats, inflatable rafts, buoys, and beacons) (parts, except for hulls, should be classified according to what the article is)

XML Schema

<xs:simpleType name="ConveyanceCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a kind of conveyance.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="36000">
<xs:annotation>
<xs:documentation>
Motorized and Other Vehicles (includes parts)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36100">
<xs:annotation>
<xs:documentation>
Vehicles for fewer than 10 people
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36101">
<xs:annotation>
<xs:documentation>
Automobiles and vans for fewer than 10 people (includes military jeeps and automobiles lightly armored) or powered by an electric motor (EV), hybrid vehicles that use a battery powered electric motor in addition to gasoline powered engine for improved efficiency (excludes all-terrain vehicles, racing cars, ambulances, hearses, prison vans, and motor homes, see 36109; vehicle parts, see Motor vehicle parts, 364xx)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36109">
<xs:annotation>
<xs:documentation>
Other motor vehicles for fewer than 10 people, not elsewhere classified (includes all-terrain vehicles, racing cars, ambulances, hearses, prison vans, and motor homes) (excludes vehicle parts, see 364xx; and snowmobiles, golf carts, in-plant personnel carriers, see 36399; motorcycles, see 36351; and armored fighting vehicles, see 36391)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36200">
<xs:annotation>
<xs:documentation>
Motor vehicles for the transport of goods and road tractors for semi-trailers (excludes parts)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36210">
<xs:annotation>
<xs:documentation>
Motor vehicles for transporting goods, (includes vehicles used in construction, mining, agriculture, military and armored commercial trucks)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36220">
<xs:annotation>
<xs:documentation>
Road tractors for semi-trailers (excludes parts, see 364xx)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36300">
<xs:annotation>
<xs:documentation>
Other vehicles
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36310">
<xs:annotation>
<xs:documentation>
Tractors (includes farm, lawn-and-garden, and track-laying tractors) (excludes road tractors and work tractors; tractor parts, see 364xx, or tractors of 34511)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36320">
<xs:annotation>
<xs:documentation>
Motor vehicles with a seating capacity of 10 or more persons (excludes parts, see 364xx)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36330">
<xs:annotation>
<xs:documentation>
Special-purpose motor vehicles (includes mobile cranes, drilling derricks, concrete mixers, and firefighting vehicles) (excludes parts, see 364xx)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36340">
<xs:annotation>
<xs:documentation>
Chassis fitted with engines, and separate bodies, for motor vehicles
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36351">
<xs:annotation>
<xs:documentation>
Motorcycles, motor scooters, and mopeds, and their parts (includes side cars)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36359">
<xs:annotation>
<xs:documentation>
Bicycles and other cycles (includes unicycles and tricycles, and their parts)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36360">
<xs:annotation>
<xs:documentation>
Trailers and semi-trailers and parts (includes camping and library trailers)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36391">
<xs:annotation>
<xs:documentation>
Armored fighting vehicles and their parts
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36399">
<xs:annotation>
<xs:documentation>
Other vehicles, not elsewhere classified (includes snowmobiles; golf carts and in-plant personnel carriers, segways) (excludes their parts, see 364xx; and hand-carts, grocery carts, wheelbarrows, and their parts)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36400">
<xs:annotation>
<xs:documentation>
Motor vehicle parts (excludes motorcycles and armored fighting vehicles)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36401">
<xs:annotation>
<xs:documentation>
Brakes (excludes unmounted brake linings and pads, see 31994)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36402">
<xs:annotation>
<xs:documentation>
Gear boxes (excludes parts, see 36409)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36403">
<xs:annotation>
<xs:documentation>
Road wheels
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36404">
<xs:annotation>
<xs:documentation>
Metal, stampings such as bumper, fender, door, hood, trim, and hub cap
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36409">
<xs:annotation>
<xs:documentation>
Other parts for motor vehicles, not elsewhere classified (includes seat belts and seat covers, trims, plastics grilles, suspension shock-absorbers, radiators, mufflers, exhaust pipes, clutches, axles, bumpers, and steering wheels) (excludes parts for motorcycles, mopeds and armored fighting vehicles, see 36351 and 36391; engines and engine parts, see 341xx; pumps for liquids, see 34310; filters, see 34999; tires, see 24310; glass, see 313xx; lighting and signaling equipment, see 35992; ignition and starting equipment, see 35991; windshield wipers and defrosters, see 35992; seats, see 39029; and catalytic converters, see 34999)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="37000">
<xs:annotation>
<xs:documentation>
Transportation Equipment, not elsewhere classified
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="37100">
<xs:annotation>
<xs:documentation>
Railway equipment
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="37101">
<xs:annotation>
<xs:documentation>
Railway or tramway locomotives and self-propelled rolling-stock (excludes maintenance or service vehicles, see 37102)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="37102">
<xs:annotation>
<xs:documentation>
Railway or tramway maintenance or service vehicles (includes self-propelled), and passenger coaches and freight cars (excludes self-propelled)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="37103">
<xs:annotation>
<xs:documentation>
Parts of locomotives and rolling stock (excludes engines, see 341xx; electric motors and generators, see 35110; pumps for liquids, see 34310; and lighting equipment, see 39030)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="37104">
<xs:annotation>
<xs:documentation>
Track fixtures and fittings and their parts, mechanical signaling, safety, or traffic-control equipment, and containers specially designed and equipped for carriage by one or more transport modes
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="37200">
<xs:annotation>
<xs:documentation>
Aircraft and spacecraft
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="37210">
<xs:annotation>
<xs:documentation>
Aircraft (excludes parts, see below)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="37220">
<xs:annotation>
<xs:documentation>
Spacecraft (includes satellites and suborbital and spacecraft launch vehicles, but not their parts)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="37230">
<xs:annotation>
<xs:documentation>
Parts of aircraft and spacecraft (excludes internal combustion engines, see 341xx; turbines, see 34212; other engines and motors, see 34222; tires, see 24310; pumps for liquids, see 34310; filters, see 34999; plastics, see 24229; glass, see 313xx; lighting equipment, see 39030; ignition and starting equipment, see 35991; windshield wipers and defrosters, see 35992; and seats, see 39029)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="37240">
<xs:annotation>
<xs:documentation>
Parachutes, rotochutes, aircraft-launching gear, deck-arresters, and flight simulators
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="37300">
<xs:annotation>
<xs:documentation>
Ships, boats, and floating structures
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="37310">
<xs:annotation>
<xs:documentation>
Pleasure or sporting vessels, and rowing boats (parts, except for hulls, should be classified according to what the article is)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="37320">
<xs:annotation>
<xs:documentation>
Commercial ships and boats and other floating structures (includes drilling or production platforms, lifeboats, inflatable rafts, buoys, and beacons) (parts, except for hulls, should be classified according to what the article is)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>