ndex:PersonSpeechCodeSimpleType

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

Definition

A data type for a code that identifies impediments that affect a person's speech or other speech characteristics that may help distinguish a person.

Diagram

Enumerations

ValueDefinition
ACCENTAccent
DISGUISEDDisguised
FOREIGNForeign
HIGH PITCHHigh pitch
LISPSLisps
LOUDLoud
LOW PITCHLow pitch
MEDIUMMedium
MONOTONEMonotone
MUMBLESMumbles
NASALNasal
NORMALNormal
OFFENSIVEOffensive
QUIETQuiet
RAPIDRapid
RASPYRaspy
SLOWSlow
SLURREDSlurred
SOFT_LOWSoft_Low
STREET TALKStreet talk
STUTTERSStutters
TALKATIVETalkative
UNKNOWNUnknown
VULGAR_PROFANEVulgar_Profane

XML Schema

<xs:simpleType name="PersonSpeechCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies impediments that affect a person's speech or other speech characteristics that may help distinguish a person.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="ACCENT">
<xs:annotation>
<xs:documentation>
Accent
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DISGUISED">
<xs:annotation>
<xs:documentation>
Disguised
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FOREIGN">
<xs:annotation>
<xs:documentation>
Foreign
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HIGH PITCH">
<xs:annotation>
<xs:documentation>
High pitch
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LISPS">
<xs:annotation>
<xs:documentation>
Lisps
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LOUD">
<xs:annotation>
<xs:documentation>
Loud
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LOW PITCH">
<xs:annotation>
<xs:documentation>
Low pitch
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MEDIUM">
<xs:annotation>
<xs:documentation>
Medium
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MONOTONE">
<xs:annotation>
<xs:documentation>
Monotone
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MUMBLES">
<xs:annotation>
<xs:documentation>
Mumbles
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NASAL">
<xs:annotation>
<xs:documentation>
Nasal
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NORMAL">
<xs:annotation>
<xs:documentation>
Normal
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OFFENSIVE">
<xs:annotation>
<xs:documentation>
Offensive
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="QUIET">
<xs:annotation>
<xs:documentation>
Quiet
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RAPID">
<xs:annotation>
<xs:documentation>
Rapid
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RASPY">
<xs:annotation>
<xs:documentation>
Raspy
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SLOW">
<xs:annotation>
<xs:documentation>
Slow
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SLURRED">
<xs:annotation>
<xs:documentation>
Slurred
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SOFT_LOW">
<xs:annotation>
<xs:documentation>
Soft_Low
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STREET TALK">
<xs:annotation>
<xs:documentation>
Street talk
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STUTTERS">
<xs:annotation>
<xs:documentation>
Stutters
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TALKATIVE">
<xs:annotation>
<xs:documentation>
Talkative
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UNKNOWN">
<xs:annotation>
<xs:documentation>
Unknown
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VULGAR_PROFANE">
<xs:annotation>
<xs:documentation>
Vulgar_Profane
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>