ndex:VictimMOFoundClothedCodeSimpleType

simpleType VictimMOFoundClothedCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/

Definition

A data type for a code that characterizes clothed condition of the victim.

Diagram

Enumerations

ValueDefinition
Dressed without Socks_ShoesDressed without Socks_Shoes
Fully DressedFully Dressed
Fully Dressed_RedressedFully Dressed_Redressed
NudeNude
Nude with Socks_ShoesNude with Socks_Shoes
Partially DressedPartially Dressed
Partially Dressed_Waist DownPartially Dressed_Waist Down
Partially Dressed_Waist Down_RedressedPartially Dressed_Waist Down_Redressed
Partially Dressed_Waist UpPartially Dressed_Waist Up
Partially Dressed_Waist Up_RedressedPartially Dressed_Waist Up_Redressed
UnknownUnknown

XML Schema

<xs:simpleType name="VictimMOFoundClothedCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that characterizes clothed condition of the victim.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Dressed without Socks_Shoes">
<xs:annotation>
<xs:documentation>
Dressed without Socks_Shoes
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Fully Dressed">
<xs:annotation>
<xs:documentation>
Fully Dressed
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Fully Dressed_Redressed">
<xs:annotation>
<xs:documentation>
Fully Dressed_Redressed
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Nude">
<xs:annotation>
<xs:documentation>
Nude
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Nude with Socks_Shoes">
<xs:annotation>
<xs:documentation>
Nude with Socks_Shoes
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Partially Dressed">
<xs:annotation>
<xs:documentation>
Partially Dressed
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Partially Dressed_Waist Down">
<xs:annotation>
<xs:documentation>
Partially Dressed_Waist Down
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Partially Dressed_Waist Down_Redressed">
<xs:annotation>
<xs:documentation>
Partially Dressed_Waist Down_Redressed
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Partially Dressed_Waist Up">
<xs:annotation>
<xs:documentation>
Partially Dressed_Waist Up
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Partially Dressed_Waist Up_Redressed">
<xs:annotation>
<xs:documentation>
Partially Dressed_Waist Up_Redressed
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Unknown">
<xs:annotation>
<xs:documentation>
Unknown
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>