biom:FaceImageDescriptionCodeSimpleType

simpleType FaceImageDescriptionCodeSimpleType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/

Definition

A data type for a facial expression of the subject and other attributes associated with the subject's captured facial image, including physical characteristics

Diagram

Enumerations

ValueDefinition
BEARDHaving beard
BLINKBlinking (either or both eyes closed)
CLEAR GLASSESSubject wearing clear glasses
DARK GLASSESSubject wearing dark or visible colored glasses (medical)
DISTORTING CONDITIONHaving distorting medical condition impacting feature point detection
EYES AWAYLooking away from the camera
FROWNINGFrowning
HATHead covering/hat
LEFT EYE PATCHSubject wearing left eye patch
MOUSTACHEHaving mustache
MOUTH OPENSubject having mouth open
NEUTRALNeutral (non-smiling) with both eyes open and mouth closed
NO EAREar(s) obscured by hair
RAISED BROWSRaising eyebrows
RIGHT EYE PATCHSubject wearing right eye patch
SCARFWearing scarf
SMILESmiling where the inside of the mouth and/or teeth is not exposed (closed jaw)
SQUINTINGSquinting
TEETH VISIBLEHaving teeth visible
UNKNOWNExpression unspecified

XML Schema

<xs:simpleType name="FaceImageDescriptionCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a facial expression of the subject and other attributes associated with the subject's captured facial image, including physical characteristics
</xs:documentation>
</xs:annotation>
<xs:enumeration value="BEARD">
<xs:annotation>
<xs:documentation>
Having beard
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BLINK">
<xs:annotation>
<xs:documentation>
Blinking (either or both eyes closed)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CLEAR GLASSES">
<xs:annotation>
<xs:documentation>
Subject wearing clear glasses
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DARK GLASSES">
<xs:annotation>
<xs:documentation>
Subject wearing dark or visible colored glasses (medical)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DISTORTING CONDITION">
<xs:annotation>
<xs:documentation>
Having distorting medical condition impacting feature point detection
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EYES AWAY">
<xs:annotation>
<xs:documentation>
Looking away from the camera
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FROWNING">
<xs:annotation>
<xs:documentation>
Frowning
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HAT">
<xs:annotation>
<xs:documentation>
Head covering/hat
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LEFT EYE PATCH">
<xs:annotation>
<xs:documentation>
Subject wearing left eye patch
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MOUSTACHE">
<xs:annotation>
<xs:documentation>
Having mustache
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MOUTH OPEN">
<xs:annotation>
<xs:documentation>
Subject having mouth open
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NEUTRAL">
<xs:annotation>
<xs:documentation>
Neutral (non-smiling) with both eyes open and mouth closed
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NO EAR">
<xs:annotation>
<xs:documentation>
Ear(s) obscured by hair
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RAISED BROWS">
<xs:annotation>
<xs:documentation>
Raising eyebrows
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RIGHT EYE PATCH">
<xs:annotation>
<xs:documentation>
Subject wearing right eye patch
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SCARF">
<xs:annotation>
<xs:documentation>
Wearing scarf
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SMILE">
<xs:annotation>
<xs:documentation>
Smiling where the inside of the mouth and/or teeth is not exposed (closed jaw)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SQUINTING">
<xs:annotation>
<xs:documentation>
Squinting
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TEETH VISIBLE">
<xs:annotation>
<xs:documentation>
Having teeth visible
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UNKNOWN">
<xs:annotation>
<xs:documentation>
Expression unspecified
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>