ndex:VictimMORecoveryCodeSimpleType

simpleType VictimMORecoveryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.0/

Definition

A data type for a code that characterizes the recovery of the victim based on investigator perception.

Diagram

Enumerations

ValueDefinition
As skeletal remainsAs skeletal remains
BuriedBuried
CoveredCovered
Covered_CompletelyCovered_Completely
Covered_Face OnlyCovered_Face Only
Covered_PartiallyCovered_Partially
In BagIn Bag (describe)
In Bag_GarbageIn Bag_Garbage
In Bag_LaundryIn Bag_Laundry
In Bag_PlasticIn Bag_Plastic
In BathtubIn Bathtub
In ContainerIn Container (describe)
In Container_BoxIn Container_Box
In Container_DumpsterIn Container_Dumpster
In Container_refrigeratorIn Container_refrigerator
In Container_suitcaseIn Container_suitcase
In VehicleIn Vehicle
In WaterIn Water
In Water_Not WeightedIn Water_Not Weighted
In Water_Weighted DownIn Water_Weighted Down
WrappedWrapped (describe)

XML Schema

<xs:simpleType name="VictimMORecoveryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that characterizes the recovery of the victim based on investigator perception.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="As skeletal remains">
<xs:annotation>
<xs:documentation>
As skeletal remains
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Buried">
<xs:annotation>
<xs:documentation>
Buried
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Covered">
<xs:annotation>
<xs:documentation>
Covered
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Covered_Completely">
<xs:annotation>
<xs:documentation>
Covered_Completely
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Covered_Face Only">
<xs:annotation>
<xs:documentation>
Covered_Face Only
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Covered_Partially">
<xs:annotation>
<xs:documentation>
Covered_Partially
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="In Bag">
<xs:annotation>
<xs:documentation>
In Bag (describe)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="In Bag_Garbage">
<xs:annotation>
<xs:documentation>
In Bag_Garbage
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="In Bag_Laundry">
<xs:annotation>
<xs:documentation>
In Bag_Laundry
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="In Bag_Plastic">
<xs:annotation>
<xs:documentation>
In Bag_Plastic
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="In Bathtub">
<xs:annotation>
<xs:documentation>
In Bathtub
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="In Container">
<xs:annotation>
<xs:documentation>
In Container (describe)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="In Container_Box">
<xs:annotation>
<xs:documentation>
In Container_Box
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="In Container_Dumpster">
<xs:annotation>
<xs:documentation>
In Container_Dumpster
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="In Container_refrigerator">
<xs:annotation>
<xs:documentation>
In Container_refrigerator
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="In Container_suitcase">
<xs:annotation>
<xs:documentation>
In Container_suitcase
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="In Vehicle">
<xs:annotation>
<xs:documentation>
In Vehicle
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="In Water">
<xs:annotation>
<xs:documentation>
In Water
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="In Water_Not Weighted">
<xs:annotation>
<xs:documentation>
In Water_Not Weighted
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="In Water_Weighted Down">
<xs:annotation>
<xs:documentation>
In Water_Weighted Down
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Wrapped">
<xs:annotation>
<xs:documentation>
Wrapped (describe)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>