unece:MassCodeSimpleType

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

Definition

A data type for units of measurement for a weight value.

Diagram

Enumerations

ValueDefinition
2Umegagram
APZtroy ounce or apothecary ounce
CGMcentigram
CWAhundred pound (cwt) / hundred weight (US)
CWIhundred weight (UK)
DGdecigram
DJdecagram
DTNdecitonne
F13slug
GRMgram
GRNgrain
HGMhectogram
K64pound (avoirdupois) per degree Fahrenheit
KGMkilogram
KTNkilotonne
L69tonne per kelvin
L87ton short per degree Fahrenheit
LBRpound
LTNton (UK) or long ton (US)
M85ton, assay
M86pfund
MCmicrogram
MGMmilligram
ONZounce (avoirdupois)
STIstone (UK)
STNton (US) or short ton (UK/US)
TNEtonne (metric ton)

XML Schema

<xs:simpleType name="MassCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for units of measurement for a weight value.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="2U">
<xs:annotation>
<xs:documentation>
megagram
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="APZ">
<xs:annotation>
<xs:documentation>
troy ounce or apothecary ounce
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CGM">
<xs:annotation>
<xs:documentation>
centigram
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CWA">
<xs:annotation>
<xs:documentation>
hundred pound (cwt) / hundred weight (US)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CWI">
<xs:annotation>
<xs:documentation>
hundred weight (UK)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DG">
<xs:annotation>
<xs:documentation>
decigram
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DJ">
<xs:annotation>
<xs:documentation>
decagram
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DTN">
<xs:annotation>
<xs:documentation>
decitonne
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="F13">
<xs:annotation>
<xs:documentation>
slug
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GRM">
<xs:annotation>
<xs:documentation>
gram
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GRN">
<xs:annotation>
<xs:documentation>
grain
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HGM">
<xs:annotation>
<xs:documentation>
hectogram
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="K64">
<xs:annotation>
<xs:documentation>
pound (avoirdupois) per degree Fahrenheit
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="KGM">
<xs:annotation>
<xs:documentation>
kilogram
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="KTN">
<xs:annotation>
<xs:documentation>
kilotonne
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L69">
<xs:annotation>
<xs:documentation>
tonne per kelvin
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L87">
<xs:annotation>
<xs:documentation>
ton short per degree Fahrenheit
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LBR">
<xs:annotation>
<xs:documentation>
pound
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LTN">
<xs:annotation>
<xs:documentation>
ton (UK) or long ton (US)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="M85">
<xs:annotation>
<xs:documentation>
ton, assay
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="M86">
<xs:annotation>
<xs:documentation>
pfund
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MC">
<xs:annotation>
<xs:documentation>
microgram
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MGM">
<xs:annotation>
<xs:documentation>
milligram
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ONZ">
<xs:annotation>
<xs:documentation>
ounce (avoirdupois)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STI">
<xs:annotation>
<xs:documentation>
stone (UK)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STN">
<xs:annotation>
<xs:documentation>
ton (US) or short ton (UK/US)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TNE">
<xs:annotation>
<xs:documentation>
tonne (metric ton)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>