ndex:PersonHairStyleCodeSimpleType

simpleType PersonHairStyleCodeSimpleType in namespace http://release.niem.gov/niem/codes/ndex/5.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>