j:MeasureUnitCodeSimpleType

simpleType MeasureUnitCodeSimpleType in namespace http://release.niem.gov/niem/domains/jxdm/7.0/

Definition

A data type for measure units.

Diagram

Enumerations

ValueDefinition
ACREACRE
AMPEREAMPERE
CUBIC_CENTIMETERCUBIC CENTIMETER
CUBIC_INCHCUBIC INCH
DOSAGE_UNITDOSAGE UNITS/ ITEMS
FLUID_OUNCEFLUID OUNCE
FOOTFOOT
GALLONGALLON
GRAMGRAM
HORSEPOWERHORSEPOWER
KILOGRAMKILOGRAM
LITERLITER
METERMETER
MILEMILE
MILLILITERMILLILITER
NOT_REPORTEDNOT REPORTED
NUMBER_VALUENUMBER OF PLANTS OR ITEMS
OTHEROTHER
OUNCEOUNCE
PINTPINT
POUNDPOUND
POUNDS_OF_THRUSTPOUNDS OF THRUST OR VOLTAGE
QUARTQUART
UNKNOWNUNKNOWN
VOLTSVOLTAGE
YARDYARD

XML Schema

<xs:simpleType name="MeasureUnitCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for measure units.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="ACRE">
<xs:annotation>
<xs:documentation>
ACRE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AMPERE">
<xs:annotation>
<xs:documentation>
AMPERE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CUBIC_CENTIMETER">
<xs:annotation>
<xs:documentation>
CUBIC CENTIMETER
</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="DOSAGE_UNIT">
<xs:annotation>
<xs:documentation>
DOSAGE UNITS/ ITEMS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FLUID_OUNCE">
<xs:annotation>
<xs:documentation>
FLUID OUNCE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FOOT">
<xs:annotation>
<xs:documentation>
FOOT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GALLON">
<xs:annotation>
<xs:documentation>
GALLON
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GRAM">
<xs:annotation>
<xs:documentation>
GRAM
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HORSEPOWER">
<xs:annotation>
<xs:documentation>
HORSEPOWER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="KILOGRAM">
<xs:annotation>
<xs:documentation>
KILOGRAM
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LITER">
<xs:annotation>
<xs:documentation>
LITER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="METER">
<xs:annotation>
<xs:documentation>
METER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MILE">
<xs:annotation>
<xs:documentation>
MILE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MILLILITER">
<xs:annotation>
<xs:documentation>
MILLILITER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NOT_REPORTED">
<xs:annotation>
<xs:documentation>
NOT REPORTED
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NUMBER_VALUE">
<xs:annotation>
<xs:documentation>
NUMBER OF PLANTS OR ITEMS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER">
<xs:annotation>
<xs:documentation>
OTHER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OUNCE">
<xs:annotation>
<xs:documentation>
OUNCE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PINT">
<xs:annotation>
<xs:documentation>
PINT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="POUND">
<xs:annotation>
<xs:documentation>
POUND
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="POUNDS_OF_THRUST">
<xs:annotation>
<xs:documentation>
POUNDS OF THRUST OR VOLTAGE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="QUART">
<xs:annotation>
<xs:documentation>
QUART
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UNKNOWN">
<xs:annotation>
<xs:documentation>
UNKNOWN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VOLTS">
<xs:annotation>
<xs:documentation>
VOLTAGE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="YARD">
<xs:annotation>
<xs:documentation>
YARD
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>