ndex:PersonHairStyleCodeSimpleType

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

Definition

A data type for a code that identifies the style of a person's hair.

Diagram

Enumerations

ValueDefinition
AFROAfro
AFRO_NATURALAfro_Natural
BRAIDEDBraided
BUSHYBushy
BUTCHButch
COMBED BACKCombed Back
CREW CUTCrew Cut
CURLERSCurlers
CURLYCurly
CURLY_WAVYCurly_Wavy
DREADLOCKSDreadlocks
FADEFade
GREASYGreasy
HAIR NETHair Net
JHERI CURLJheri Curl
MILITARY_FLAT TOPMilitary_Flat Top
MULLETMullet
NATURALNatural
PONY TAILPony Tail
PROCESSEDProcessed
PUNKYPunky
SHAVED HEADShaved Head
STRAIGHTStraight
UNKNOWNUnknown
WAVYWavy
WIG_HAIR PIECEWig_Hair Piece

XML Schema

<xs:simpleType name="PersonHairStyleCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the style of a person's hair.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="AFRO">
<xs:annotation>
<xs:documentation>
Afro
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AFRO_NATURAL">
<xs:annotation>
<xs:documentation>
Afro_Natural
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BRAIDED">
<xs:annotation>
<xs:documentation>
Braided
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BUSHY">
<xs:annotation>
<xs:documentation>
Bushy
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BUTCH">
<xs:annotation>
<xs:documentation>
Butch
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="COMBED BACK">
<xs:annotation>
<xs:documentation>
Combed Back
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CREW CUT">
<xs:annotation>
<xs:documentation>
Crew Cut
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CURLERS">
<xs:annotation>
<xs:documentation>
Curlers
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CURLY">
<xs:annotation>
<xs:documentation>
Curly
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CURLY_WAVY">
<xs:annotation>
<xs:documentation>
Curly_Wavy
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DREADLOCKS">
<xs:annotation>
<xs:documentation>
Dreadlocks
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FADE">
<xs:annotation>
<xs:documentation>
Fade
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GREASY">
<xs:annotation>
<xs:documentation>
Greasy
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HAIR NET">
<xs:annotation>
<xs:documentation>
Hair Net
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="JHERI CURL">
<xs:annotation>
<xs:documentation>
Jheri Curl
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MILITARY_FLAT TOP">
<xs:annotation>
<xs:documentation>
Military_Flat Top
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MULLET">
<xs:annotation>
<xs:documentation>
Mullet
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NATURAL">
<xs:annotation>
<xs:documentation>
Natural
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PONY TAIL">
<xs:annotation>
<xs:documentation>
Pony Tail
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PROCESSED">
<xs:annotation>
<xs:documentation>
Processed
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PUNKY">
<xs:annotation>
<xs:documentation>
Punky
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SHAVED HEAD">
<xs:annotation>
<xs:documentation>
Shaved Head
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STRAIGHT">
<xs:annotation>
<xs:documentation>
Straight
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UNKNOWN">
<xs:annotation>
<xs:documentation>
Unknown
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WAVY">
<xs:annotation>
<xs:documentation>
Wavy
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WIG_HAIR PIECE">
<xs:annotation>
<xs:documentation>
Wig_Hair Piece
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>