ndex:ItemStatusCodeSimpleType

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

Definition

A data type for a code that identifies the status of property. Expands the NIBRS PropertyLoss code list.

Diagram

Enumerations

ValueDefinition
BaitBait
BurnedBurned
CargoCargo
ContrabandContraband
CounterfeitedCounterfeited, includes forged
CultivatedCultivated
DamagedDamaged
DestroyedDestroyed
Destroyed_Damaged_VandalizedDestroyed_Damaged_Vandalized
FoundFound
LostLost
NoneNone
RecoveredRecovered (To impound property previously stolen)
ReturnedReturned
SeizedSeized (To impound property not previously stolen)
StolenStolen
Stolen_BribedStolen_Bribed
Stolen_DefraudedStolen_Defrauded
Stolen_EmbezzledStolen_Embezzled
Stolen_ExtortedStolen_Extorted
Stolen_RansomedStolen_Ransomed
Stolen_RobbedStolen_Robbed
UnknownUnknown
VandalizedVandalized

XML Schema

<xs:simpleType name="ItemStatusCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the status of property. Expands the NIBRS PropertyLoss code list.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Bait">
<xs:annotation>
<xs:documentation>
Bait
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Burned">
<xs:annotation>
<xs:documentation>
Burned
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Cargo">
<xs:annotation>
<xs:documentation>
Cargo
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Contraband">
<xs:annotation>
<xs:documentation>
Contraband
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Counterfeited">
<xs:annotation>
<xs:documentation>
Counterfeited, includes forged
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Cultivated">
<xs:annotation>
<xs:documentation>
Cultivated
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Damaged">
<xs:annotation>
<xs:documentation>
Damaged
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Destroyed">
<xs:annotation>
<xs:documentation>
Destroyed
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Destroyed_Damaged_Vandalized">
<xs:annotation>
<xs:documentation>
Destroyed_Damaged_Vandalized
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Found">
<xs:annotation>
<xs:documentation>
Found
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lost">
<xs:annotation>
<xs:documentation>
Lost
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="None">
<xs:annotation>
<xs:documentation>
None
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Recovered">
<xs:annotation>
<xs:documentation>
Recovered (To impound property previously stolen)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Returned">
<xs:annotation>
<xs:documentation>
Returned
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Seized">
<xs:annotation>
<xs:documentation>
Seized (To impound property not previously stolen)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Stolen">
<xs:annotation>
<xs:documentation>
Stolen
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Stolen_Bribed">
<xs:annotation>
<xs:documentation>
Stolen_Bribed
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Stolen_Defrauded">
<xs:annotation>
<xs:documentation>
Stolen_Defrauded
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Stolen_Embezzled">
<xs:annotation>
<xs:documentation>
Stolen_Embezzled
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Stolen_Extorted">
<xs:annotation>
<xs:documentation>
Stolen_Extorted
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Stolen_Ransomed">
<xs:annotation>
<xs:documentation>
Stolen_Ransomed
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Stolen_Robbed">
<xs:annotation>
<xs:documentation>
Stolen_Robbed
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Unknown">
<xs:annotation>
<xs:documentation>
Unknown
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Vandalized">
<xs:annotation>
<xs:documentation>
Vandalized
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>