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
Value | Definition |
Dressed without Socks_Shoes | Dressed without Socks_Shoes |
Fully Dressed | Fully Dressed |
Fully Dressed_Redressed | Fully Dressed_Redressed |
Nude | Nude |
Nude with Socks_Shoes | Nude with Socks_Shoes |
Partially Dressed | Partially Dressed |
Partially Dressed_Waist Down | Partially Dressed_Waist Down |
Partially Dressed_Waist Down_Redressed | Partially Dressed_Waist Down_Redressed |
Partially Dressed_Waist Up | Partially Dressed_Waist Up |
Partially Dressed_Waist Up_Redressed | Partially Dressed_Waist Up_Redressed |
Unknown | Unknown |
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:restriction base="xs:token">
<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>