ndex:PersonFacialHairCodeSimpleType

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

Definition

A data type for a code that identifies the type of facial hair of a person.

Diagram

Enumerations

ValueDefinition
CLEAN SHAVENClean Shaven
COMBO BEARD_MUSTACHECombo Beard_Mustache
FULL BEARDFull Beard
FU MANCHUFu Manchu
GOATEEGoatee
HANDLEBAR MUSTACHEHandlebar Mustache
HEAVY BROWSHeavy Brows
HEAVY MUSTACHEHeavy Mustache
LIGHT BROWSLight Brows
LIGHT MUSTACHELight Mustache
LONG SIDEBURNSLong Sideburns
MUSTACHEMustache
MUTTON CHOPSMutton Chops
NEEDS A SHAVENeeds a Shave
SIDEBURNSSideburns
SLIGHT BEARDSlight Beard
UNKNOWNUnknown
UNSHAVENUnshaven

XML Schema

<xs:simpleType name="PersonFacialHairCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the type of facial hair of a person.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="CLEAN SHAVEN">
<xs:annotation>
<xs:documentation>
Clean Shaven
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="COMBO BEARD_MUSTACHE">
<xs:annotation>
<xs:documentation>
Combo Beard_Mustache
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FULL BEARD">
<xs:annotation>
<xs:documentation>
Full Beard
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FU MANCHU">
<xs:annotation>
<xs:documentation>
Fu Manchu
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GOATEE">
<xs:annotation>
<xs:documentation>
Goatee
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HANDLEBAR MUSTACHE">
<xs:annotation>
<xs:documentation>
Handlebar Mustache
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEAVY BROWS">
<xs:annotation>
<xs:documentation>
Heavy Brows
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEAVY MUSTACHE">
<xs:annotation>
<xs:documentation>
Heavy Mustache
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LIGHT BROWS">
<xs:annotation>
<xs:documentation>
Light Brows
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LIGHT MUSTACHE">
<xs:annotation>
<xs:documentation>
Light Mustache
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LONG SIDEBURNS">
<xs:annotation>
<xs:documentation>
Long Sideburns
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MUSTACHE">
<xs:annotation>
<xs:documentation>
Mustache
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MUTTON CHOPS">
<xs:annotation>
<xs:documentation>
Mutton Chops
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NEEDS A SHAVE">
<xs:annotation>
<xs:documentation>
Needs a Shave
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SIDEBURNS">
<xs:annotation>
<xs:documentation>
Sideburns
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SLIGHT BEARD">
<xs:annotation>
<xs:documentation>
Slight Beard
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UNKNOWN">
<xs:annotation>
<xs:documentation>
Unknown
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UNSHAVEN">
<xs:annotation>
<xs:documentation>
Unshaven
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>