unece:VolumeUnitCodeSimpleType

simpleType VolumeUnitCodeSimpleType in namespace http://release.niem.gov/niem/codes/unece_rec20/5.0/

Definition

A data type for volume unit of measurement codes.

Diagram

Enumerations

ValueDefinition
4Gmicrolitre
5Istandard cubic foot
A44decalitre
BLDdry barrel (US)
BLLbarrel (US)
BUAbushel (US)
BUIbushel (UK)
CLTcentilitre
CMQcubic centimetre
DLTdecilitre
DMAcubic decametre
DMQcubic decimetre
FTQcubic foot
G21cup [unit of volume]
G23peck
G24tablespoon (US)
G25teaspoon (US)
G26stere
G94cubic centimetre per bar
G95litre per bar
G96cubic metre per bar
G97millilitre per bar
GLDdry gallon (US)
GLIgallon (UK)
GLLgallon (US)
H19cubic hectometre
H20cubic kilometre
HLThectolitre
INQcubic inch
J57barrel (UK petroleum)
K21cubic foot per degree Fahrenheit
K23cubic foot per psi
K6kilolitre
L43peck (UK)
L61pint (US dry)
L62quart (US dry)
L84ton (UK shipping)
L86ton (US shipping)
LTRlitre
M11cubic yard per degree Fahrenheit
M14cubic yard per psi
M67acre-foot (based on U.S. survey foot)
M68cord (128 ft3)
M69cubic mile (UK statute)
M70ton, register
M71cubic metre per pascal
MALmegalitre
MLTmillilitre
MMQcubic millimetre
MTQcubic metre
NM3Normalised cubic metre
OZAfluid ounce (US)
OZIfluid ounce (UK)
PTpint (US)
PTDdry pint (US)
PTIpint (UK)
PTLliquid pint (US)
Q32femtolitre
Q33picolitre
Q34nanolitre
QTquart (US)
QTDdry quart (US)
QTIquart (UK)
QTLliquid quart (US)
SM3Standard cubic metre
YDQcubic yard

XML Schema

<xs:simpleType name="VolumeUnitCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for volume unit of measurement codes.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="4G">
<xs:annotation>
<xs:documentation>
microlitre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="5I">
<xs:annotation>
<xs:documentation>
standard cubic foot
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="A44">
<xs:annotation>
<xs:documentation>
decalitre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BLD">
<xs:annotation>
<xs:documentation>
dry barrel (US)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BLL">
<xs:annotation>
<xs:documentation>
barrel (US)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BUA">
<xs:annotation>
<xs:documentation>
bushel (US)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BUI">
<xs:annotation>
<xs:documentation>
bushel (UK)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CLT">
<xs:annotation>
<xs:documentation>
centilitre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CMQ">
<xs:annotation>
<xs:documentation>
cubic centimetre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DLT">
<xs:annotation>
<xs:documentation>
decilitre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DMA">
<xs:annotation>
<xs:documentation>
cubic decametre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DMQ">
<xs:annotation>
<xs:documentation>
cubic decimetre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FTQ">
<xs:annotation>
<xs:documentation>
cubic foot
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G21">
<xs:annotation>
<xs:documentation>
cup [unit of volume]
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G23">
<xs:annotation>
<xs:documentation>
peck
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G24">
<xs:annotation>
<xs:documentation>
tablespoon (US)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G25">
<xs:annotation>
<xs:documentation>
teaspoon (US)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G26">
<xs:annotation>
<xs:documentation>
stere
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G94">
<xs:annotation>
<xs:documentation>
cubic centimetre per bar
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G95">
<xs:annotation>
<xs:documentation>
litre per bar
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G96">
<xs:annotation>
<xs:documentation>
cubic metre per bar
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G97">
<xs:annotation>
<xs:documentation>
millilitre per bar
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GLD">
<xs:annotation>
<xs:documentation>
dry gallon (US)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GLI">
<xs:annotation>
<xs:documentation>
gallon (UK)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GLL">
<xs:annotation>
<xs:documentation>
gallon (US)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="H19">
<xs:annotation>
<xs:documentation>
cubic hectometre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="H20">
<xs:annotation>
<xs:documentation>
cubic kilometre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HLT">
<xs:annotation>
<xs:documentation>
hectolitre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INQ">
<xs:annotation>
<xs:documentation>
cubic inch
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="J57">
<xs:annotation>
<xs:documentation>
barrel (UK petroleum)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="K21">
<xs:annotation>
<xs:documentation>
cubic foot per degree Fahrenheit
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="K23">
<xs:annotation>
<xs:documentation>
cubic foot per psi
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="K6">
<xs:annotation>
<xs:documentation>
kilolitre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L43">
<xs:annotation>
<xs:documentation>
peck (UK)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L61">
<xs:annotation>
<xs:documentation>
pint (US dry)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L62">
<xs:annotation>
<xs:documentation>
quart (US dry)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L84">
<xs:annotation>
<xs:documentation>
ton (UK shipping)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L86">
<xs:annotation>
<xs:documentation>
ton (US shipping)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LTR">
<xs:annotation>
<xs:documentation>
litre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="M11">
<xs:annotation>
<xs:documentation>
cubic yard per degree Fahrenheit
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="M14">
<xs:annotation>
<xs:documentation>
cubic yard per psi
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="M67">
<xs:annotation>
<xs:documentation>
acre-foot (based on U.S. survey foot)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="M68">
<xs:annotation>
<xs:documentation>
cord (128 ft3)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="M69">
<xs:annotation>
<xs:documentation>
cubic mile (UK statute)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="M70">
<xs:annotation>
<xs:documentation>
ton, register
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="M71">
<xs:annotation>
<xs:documentation>
cubic metre per pascal
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MAL">
<xs:annotation>
<xs:documentation>
megalitre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MLT">
<xs:annotation>
<xs:documentation>
millilitre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MMQ">
<xs:annotation>
<xs:documentation>
cubic millimetre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MTQ">
<xs:annotation>
<xs:documentation>
cubic metre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NM3">
<xs:annotation>
<xs:documentation>
Normalised cubic metre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OZA">
<xs:annotation>
<xs:documentation>
fluid ounce (US)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OZI">
<xs:annotation>
<xs:documentation>
fluid ounce (UK)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PT">
<xs:annotation>
<xs:documentation>
pint (US)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PTD">
<xs:annotation>
<xs:documentation>
dry pint (US)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PTI">
<xs:annotation>
<xs:documentation>
pint (UK)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PTL">
<xs:annotation>
<xs:documentation>
liquid pint (US)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Q32">
<xs:annotation>
<xs:documentation>
femtolitre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Q33">
<xs:annotation>
<xs:documentation>
picolitre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Q34">
<xs:annotation>
<xs:documentation>
nanolitre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="QT">
<xs:annotation>
<xs:documentation>
quart (US)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="QTD">
<xs:annotation>
<xs:documentation>
dry quart (US)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="QTI">
<xs:annotation>
<xs:documentation>
quart (UK)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="QTL">
<xs:annotation>
<xs:documentation>
liquid quart (US)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SM3">
<xs:annotation>
<xs:documentation>
Standard cubic metre
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="YDQ">
<xs:annotation>
<xs:documentation>
cubic yard
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>