itcodes:VolumeMeasureUnitCodeSimpleType
simpleType VolumeMeasureUnitCodeSimpleType in namespace http://release.niem.gov/niem/codes/it_codes/4.0/
Definition
A data type for the units of measure in which volume may be expressed.
Diagram
Enumerations
| Value | Definition | 
| acre foot | acre foot | 
| acre-inch | acre-inch | 
| barrel (Imperial) | barrel (Imperial) | 
| barrel (petroleum) | barrel (petroleum) | 
| barrel (U.S. dry) | barrel (U.S. dry) | 
| barrel (U.S. fluid) | barrel (U.S. fluid) | 
| beer gallon | beer gallon | 
| board-foot | board-foot | 
| breakfast cup | breakfast cup | 
| bucket (Imperial) | bucket (Imperial) | 
| bushel (Imperial) | bushel (Imperial) | 
| bushel (U.S. dry heaped) | bushel (U.S. dry heaped) | 
| bushel (U.S. dry level) | bushel (U.S. dry level) | 
| butt, pipe | butt, pipe | 
| coomb | coomb | 
| cord (firewood) | cord (firewood) | 
| cord-foot | cord-foot | 
| cubic fathom | cubic fathom | 
| cubic foot | cubic foot | 
| cubic inch | cubic inch | 
| cubic metre (SI unit) | cubic metre (SI unit) | 
| cubic mile | cubic mile | 
| cubic yard | cubic yard | 
| cup (Canadian) | cup (Canadian) | 
| cup (metric) | cup (metric) | 
| cup (U.S.) | cup (U.S.) | 
| dash (Imperial) | dash (Imperial) | 
| dash (U.S.) | dash (U.S.) | 
| dessertspoon (Imperial) | dessertspoon (Imperial) | 
| displacement ton | displacement ton | 
| drop (Imperial) | drop (Imperial) | 
| drop (Imperial) (alt) | drop (Imperial) (alt) | 
| drop (medical) | drop (medical) | 
| drop (metric) | drop (metric) | 
| drop (U.S.) | drop (U.S.) | 
| drop (U.S.) (alt) | drop (U.S.) (alt) | 
| fifth | fifth | 
| firkin | firkin | 
| fluid drachm (Imperial) | fluid drachm (Imperial) | 
| fluid dram (U.S.); U.S. fluidram | fluid dram (U.S.); U.S. fluidram | 
| fluid ounce (Imperial) | fluid ounce (Imperial) | 
| fluid ounce (U.S.) | fluid ounce (U.S.) | 
| fluid scruple (Imperial) | fluid scruple (Imperial) | 
| freight ton | freight ton | 
| gallon (Imperial) | gallon (Imperial) | 
| gallon (U.S. dry) | gallon (U.S. dry) | 
| gallon (U.S. fluid; Wine) | gallon (U.S. fluid; Wine) | 
| gill (Imperial); Noggin | gill (Imperial); Noggin | 
| gill (U.S.) | gill (U.S.) | 
| hogshead (Imperial) | hogshead (Imperial) | 
| hogshead (U.S.) | hogshead (U.S.) | 
| jigger | jigger | 
| kilderkin | kilderkin | 
| lambda | lambda | 
| last | last | 
| litre | litre | 
| load | load | 
| minim (Imperial) | minim (Imperial) | 
| minim (U.S.) | minim (U.S.) | 
| peck (Imperial) | peck (Imperial) | 
| peck (U.S. dry) | peck (U.S. dry) | 
| perch | perch | 
| pinch (Imperial) | pinch (Imperial) | 
| pinch (U.S.) | pinch (U.S.) | 
| pint (Imperial) | pint (Imperial) | 
| pint (U.S. dry) | pint (U.S. dry) | 
| pint (U.S. fluid) | pint (U.S. fluid) | 
| pony | pony | 
| pottle; quartern | pottle; quartern | 
| quarter; pail | quarter; pail | 
| quart (Imperial) | quart (Imperial) | 
| quart (U.S. dry) | quart (U.S. dry) | 
| quart (U.S. fluid) | quart (U.S. fluid) | 
| register ton | register ton | 
| sack (Imperial); bag | sack (Imperial); bag | 
| sack (U.S.) | sack (U.S.) | 
| seam | seam | 
| shot | shot | 
| strike (Imperial) | strike (Imperial) | 
| strike (U.S.) | strike (U.S.) | 
| tablespoon (Canadian) | tablespoon (Canadian) | 
| tablespoon (Imperial) | tablespoon (Imperial) | 
| tablespoon (metric) | tablespoon (metric) | 
| tablespoon (U.S.) | tablespoon (U.S.) | 
| teaspoon (Canadian) | teaspoon (Canadian) | 
| teaspoon (Imperial) | teaspoon (Imperial) | 
| teaspoon (metric) | teaspoon (metric) | 
| teaspoon (U.S.) | teaspoon (U.S.) | 
| timber foot | timber foot | 
| tun | tun | 
| water ton | water ton | 
| wey (U.S.) | wey (U.S.) | 
XML Schema
<xs:simpleType name="VolumeMeasureUnitCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for the units of measure in which volume may be expressed.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="acre foot">
<xs:annotation>
<xs:documentation>
acre foot</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="acre-inch">
<xs:annotation>
<xs:documentation>
acre-inch</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="barrel (Imperial)">
<xs:annotation>
<xs:documentation>
barrel (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="barrel (petroleum)">
<xs:annotation>
<xs:documentation>
barrel (petroleum)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="barrel (U.S. dry)">
<xs:annotation>
<xs:documentation>
barrel (U.S. dry)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="barrel (U.S. fluid)">
<xs:annotation>
<xs:documentation>
barrel (U.S. fluid)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="beer gallon">
<xs:annotation>
<xs:documentation>
beer gallon</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="board-foot">
<xs:annotation>
<xs:documentation>
board-foot</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="breakfast cup">
<xs:annotation>
<xs:documentation>
breakfast cup</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="bucket (Imperial)">
<xs:annotation>
<xs:documentation>
bucket (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="bushel (Imperial)">
<xs:annotation>
<xs:documentation>
bushel (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="bushel (U.S. dry heaped)">
<xs:annotation>
<xs:documentation>
bushel (U.S. dry heaped)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="bushel (U.S. dry level)">
<xs:annotation>
<xs:documentation>
bushel (U.S. dry level)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="butt, pipe">
<xs:annotation>
<xs:documentation>
butt, pipe</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="coomb">
<xs:annotation>
<xs:documentation>
coomb</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="cord (firewood)">
<xs:annotation>
<xs:documentation>
cord (firewood)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="cord-foot">
<xs:annotation>
<xs:documentation>
cord-foot</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="cubic fathom">
<xs:annotation>
<xs:documentation>
cubic fathom</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="cubic foot">
<xs:annotation>
<xs:documentation>
cubic foot</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="cubic inch">
<xs:annotation>
<xs:documentation>
cubic inch</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="cubic metre (SI unit)">
<xs:annotation>
<xs:documentation>
cubic metre (SI unit)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="cubic mile">
<xs:annotation>
<xs:documentation>
cubic mile</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="cubic yard">
<xs:annotation>
<xs:documentation>
cubic yard</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="cup (Canadian)">
<xs:annotation>
<xs:documentation>
cup (Canadian)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="cup (metric)">
<xs:annotation>
<xs:documentation>
cup (metric)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="cup (U.S.)">
<xs:annotation>
<xs:documentation>
cup (U.S.)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="dash (Imperial)">
<xs:annotation>
<xs:documentation>
dash (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="dash (U.S.)">
<xs:annotation>
<xs:documentation>
dash (U.S.)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="dessertspoon (Imperial)">
<xs:annotation>
<xs:documentation>
dessertspoon (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="displacement ton">
<xs:annotation>
<xs:documentation>
displacement ton</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="drop (Imperial)">
<xs:annotation>
<xs:documentation>
drop (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="drop (Imperial) (alt)">
<xs:annotation>
<xs:documentation>
drop (Imperial) (alt)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="drop (medical)">
<xs:annotation>
<xs:documentation>
drop (medical)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="drop (metric)">
<xs:annotation>
<xs:documentation>
drop (metric)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="drop (U.S.)">
<xs:annotation>
<xs:documentation>
drop (U.S.)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="drop (U.S.) (alt)">
<xs:annotation>
<xs:documentation>
drop (U.S.) (alt)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="fifth">
<xs:annotation>
<xs:documentation>
fifth</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="firkin">
<xs:annotation>
<xs:documentation>
firkin</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="fluid drachm (Imperial)">
<xs:annotation>
<xs:documentation>
fluid drachm (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="fluid dram (U.S.); U.S. fluidram">
<xs:annotation>
<xs:documentation>
fluid dram (U.S.); U.S. fluidram</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="fluid ounce (Imperial)">
<xs:annotation>
<xs:documentation>
fluid ounce (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="fluid ounce (U.S.)">
<xs:annotation>
<xs:documentation>
fluid ounce (U.S.)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="fluid scruple (Imperial)">
<xs:annotation>
<xs:documentation>
fluid scruple (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="freight ton">
<xs:annotation>
<xs:documentation>
freight ton</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="gallon (Imperial)">
<xs:annotation>
<xs:documentation>
gallon (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="gallon (U.S. dry)">
<xs:annotation>
<xs:documentation>
gallon (U.S. dry)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="gallon (U.S. fluid; Wine)">
<xs:annotation>
<xs:documentation>
gallon (U.S. fluid; Wine)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="gill (Imperial); Noggin">
<xs:annotation>
<xs:documentation>
gill (Imperial); Noggin</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="gill (U.S.)">
<xs:annotation>
<xs:documentation>
gill (U.S.)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="hogshead (Imperial)">
<xs:annotation>
<xs:documentation>
hogshead (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="hogshead (U.S.)">
<xs:annotation>
<xs:documentation>
hogshead (U.S.)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="jigger">
<xs:annotation>
<xs:documentation>
jigger</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="kilderkin">
<xs:annotation>
<xs:documentation>
kilderkin</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="lambda">
<xs:annotation>
<xs:documentation>
lambda</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="last">
<xs:annotation>
<xs:documentation>
last</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="litre">
<xs:annotation>
<xs:documentation>
litre</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="load">
<xs:annotation>
<xs:documentation>
load</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="minim (Imperial)">
<xs:annotation>
<xs:documentation>
minim (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="minim (U.S.)">
<xs:annotation>
<xs:documentation>
minim (U.S.)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="peck (Imperial)">
<xs:annotation>
<xs:documentation>
peck (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="peck (U.S. dry)">
<xs:annotation>
<xs:documentation>
peck (U.S. dry)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="perch">
<xs:annotation>
<xs:documentation>
perch</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="pinch (Imperial)">
<xs:annotation>
<xs:documentation>
pinch (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="pinch (U.S.)">
<xs:annotation>
<xs:documentation>
pinch (U.S.)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="pint (Imperial)">
<xs:annotation>
<xs:documentation>
pint (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="pint (U.S. dry)">
<xs:annotation>
<xs:documentation>
pint (U.S. dry)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="pint (U.S. fluid)">
<xs:annotation>
<xs:documentation>
pint (U.S. fluid)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="pony">
<xs:annotation>
<xs:documentation>
pony</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="pottle; quartern">
<xs:annotation>
<xs:documentation>
pottle; quartern</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="quarter; pail">
<xs:annotation>
<xs:documentation>
quarter; pail</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="quart (Imperial)">
<xs:annotation>
<xs:documentation>
quart (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="quart (U.S. dry)">
<xs:annotation>
<xs:documentation>
quart (U.S. dry)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="quart (U.S. fluid)">
<xs:annotation>
<xs:documentation>
quart (U.S. fluid)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="register ton">
<xs:annotation>
<xs:documentation>
register ton</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="sack (Imperial); bag">
<xs:annotation>
<xs:documentation>
sack (Imperial); bag</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="sack (U.S.)">
<xs:annotation>
<xs:documentation>
sack (U.S.)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="seam">
<xs:annotation>
<xs:documentation>
seam</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="shot">
<xs:annotation>
<xs:documentation>
shot</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="strike (Imperial)">
<xs:annotation>
<xs:documentation>
strike (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="strike (U.S.)">
<xs:annotation>
<xs:documentation>
strike (U.S.)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="tablespoon (Canadian)">
<xs:annotation>
<xs:documentation>
tablespoon (Canadian)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="tablespoon (Imperial)">
<xs:annotation>
<xs:documentation>
tablespoon (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="tablespoon (metric)">
<xs:annotation>
<xs:documentation>
tablespoon (metric)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="tablespoon (U.S.)">
<xs:annotation>
<xs:documentation>
tablespoon (U.S.)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="teaspoon (Canadian)">
<xs:annotation>
<xs:documentation>
teaspoon (Canadian)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="teaspoon (Imperial)">
<xs:annotation>
<xs:documentation>
teaspoon (Imperial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="teaspoon (metric)">
<xs:annotation>
<xs:documentation>
teaspoon (metric)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="teaspoon (U.S.)">
<xs:annotation>
<xs:documentation>
teaspoon (U.S.)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="timber foot">
<xs:annotation>
<xs:documentation>
timber foot</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="tun">
<xs:annotation>
<xs:documentation>
tun</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="water ton">
<xs:annotation>
<xs:documentation>
water ton</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="wey (U.S.)">
<xs:annotation>
<xs:documentation>
wey (U.S.)</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>