cbrncl:LayerMaterialKindCodeSimpleType

simpleType LayerMaterialKindCodeSimpleType in namespace http://release.niem.gov/niem/codes/cbrncl/4.0/

Definition

A data type that defines the layer material kind code values

Diagram

Enumerations

ValueDefinition
AgarAgar
AirAir
AlAluminum
CandleCandle
CardboardCardboard
CdCadmium
ConcreteConcrete
CuCopper
DUDepleted Uranium U-238
FeIron/Steel
GlassGlass
HEHigh Explosives
HumanHuman
LuciteLucite
OtherOther
PbLead
PolyPolyethylene
Polymeth BlockPolymethylacrylate Block
SnTin
WTungsten
WaterWater

XML Schema

<xs:simpleType name="LayerMaterialKindCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type that defines the layer material kind code values
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Agar">
<xs:annotation>
<xs:documentation>
Agar
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Air">
<xs:annotation>
<xs:documentation>
Air
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Al">
<xs:annotation>
<xs:documentation>
Aluminum
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Candle">
<xs:annotation>
<xs:documentation>
Candle
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Cardboard">
<xs:annotation>
<xs:documentation>
Cardboard
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Cd">
<xs:annotation>
<xs:documentation>
Cadmium
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Concrete">
<xs:annotation>
<xs:documentation>
Concrete
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Cu">
<xs:annotation>
<xs:documentation>
Copper
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DU">
<xs:annotation>
<xs:documentation>
Depleted Uranium U-238
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Fe">
<xs:annotation>
<xs:documentation>
Iron/Steel
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Glass">
<xs:annotation>
<xs:documentation>
Glass
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HE">
<xs:annotation>
<xs:documentation>
High Explosives
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Human">
<xs:annotation>
<xs:documentation>
Human
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lucite">
<xs:annotation>
<xs:documentation>
Lucite
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Other">
<xs:annotation>
<xs:documentation>
Other
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Pb">
<xs:annotation>
<xs:documentation>
Lead
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Poly">
<xs:annotation>
<xs:documentation>
Polyethylene
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Polymeth Block">
<xs:annotation>
<xs:documentation>
Polymethylacrylate Block
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Sn">
<xs:annotation>
<xs:documentation>
Tin
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="W">
<xs:annotation>
<xs:documentation>
Tungsten
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Water">
<xs:annotation>
<xs:documentation>
Water
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>