ndex:PersonSpeechCodeSimpleType

simpleType PersonSpeechCodeSimpleType in namespace http://release.niem.gov/niem/codes/ndex/5.0/

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>