cbrncl:MeasuredItemKindCodeSimpleType

simpleType MeasuredItemKindCodeSimpleType in namespace http://release.niem.gov/niem/codes/cbrncl/5.0/

Definition

A data type for the kinds of items being inspected for Radiation/Nuclear threats.

Diagram

Enumerations

ValueDefinition
AircraftA conveyance for transporting cargo via the airspace above the earth's surface.
AnimalA living being, other than a human being, either living or dead.
BargeAn unpowered conveyance for transporting cargo over water.
BoatA watercraft conveyance typically smaller than a ship and typically employed in roles other than transporting cargo.
CarA conveyance for transporting persons and their personal affects over land via roadways under its own power.
CargoA collection of goods being transported.
ContainerShipping Container
LuggageA package of goods accompanying a person being transported.
MailA mail or courier package item.
OtherThe measured item is of a kind not included in the standard list. It should be described in the element MeasuredItemDescriptionText.
PackageA package of goods.
PersonA human being, either living or dead.
PipelineA continuous line of pipe for conveying liquids over an extended distance.
RailcarA conveyance for transporting cargo over land via railways.
ShipA conveyance for transporting cargo over the oceans and other large bodies of water.
TrailerAn unpowered conveyance for transporting cargo over land via roadways.
TruckA conveyance for transporting cargo over land via roadways under its own power.
VehicleA conveyance that operates on land under its own power.

XML Schema

<xs:simpleType name="MeasuredItemKindCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for the kinds of items being inspected for Radiation/Nuclear threats.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Aircraft">
<xs:annotation>
<xs:documentation>
A conveyance for transporting cargo via the airspace above the earth's surface.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Animal">
<xs:annotation>
<xs:documentation>
A living being, other than a human being, either living or dead.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Barge">
<xs:annotation>
<xs:documentation>
An unpowered conveyance for transporting cargo over water.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Boat">
<xs:annotation>
<xs:documentation>
A watercraft conveyance typically smaller than a ship and typically employed in roles other than transporting cargo.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Car">
<xs:annotation>
<xs:documentation>
A conveyance for transporting persons and their personal affects over land via roadways under its own power.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Cargo">
<xs:annotation>
<xs:documentation>
A collection of goods being transported.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Container">
<xs:annotation>
<xs:documentation>
Shipping Container
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Luggage">
<xs:annotation>
<xs:documentation>
A package of goods accompanying a person being transported.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Mail">
<xs:annotation>
<xs:documentation>
A mail or courier package item.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Other">
<xs:annotation>
<xs:documentation>
The measured item is of a kind not included in the standard list. It should be described in the element MeasuredItemDescriptionText.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Package">
<xs:annotation>
<xs:documentation>
A package of goods.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Person">
<xs:annotation>
<xs:documentation>
A human being, either living or dead.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Pipeline">
<xs:annotation>
<xs:documentation>
A continuous line of pipe for conveying liquids over an extended distance.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Railcar">
<xs:annotation>
<xs:documentation>
A conveyance for transporting cargo over land via railways.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Ship">
<xs:annotation>
<xs:documentation>
A conveyance for transporting cargo over the oceans and other large bodies of water.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Trailer">
<xs:annotation>
<xs:documentation>
An unpowered conveyance for transporting cargo over land via roadways.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Truck">
<xs:annotation>
<xs:documentation>
A conveyance for transporting cargo over land via roadways under its own power.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Vehicle">
<xs:annotation>
<xs:documentation>
A conveyance that operates on land under its own power.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>