biom:PersonImageCategoryCodeSimpleType

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

Definition

A data type for a kind of image of a person

Diagram

Enumerations

ValueDefinition
BUTTOCKSButtocks
CHESTChest
CONDITIONClose-up of condition feature
EXTRAORALExtraoral
FACEFace
FEETFeet
FRONTAL-CClothed, full body front
FRONTAL-NNaked, full body front
GENITALSGenitals, may include hips
HANDS-BACKBack side of hands
HANDS-PALMPalm side of hands
HEADHead
INTRAORALIntraoral
LEFT ARMLeft arm, may include hands
LEFT LEGLeft leg, may include feet
LIPLip
MARKMark
MISSINGClose-up of missing feature
OTHERClose-up of other feature
REAR-CClothed, full body rear
REAR-NNaked, full body rear
RIGHT ARMRight arm, may include hands
RIGHT LEGRight leg, may include feet
SCARScar
TATTOOTattoo
TORSO-BACKBack torso, may include head
TORSO-FRONTFront torso, may include head

XML Schema

<xs:simpleType name="PersonImageCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a kind of image of a person
</xs:documentation>
</xs:annotation>
<xs:enumeration value="BUTTOCKS">
<xs:annotation>
<xs:documentation>
Buttocks
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CHEST">
<xs:annotation>
<xs:documentation>
Chest
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONDITION">
<xs:annotation>
<xs:documentation>
Close-up of condition feature
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EXTRAORAL">
<xs:annotation>
<xs:documentation>
Extraoral
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FACE">
<xs:annotation>
<xs:documentation>
Face
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FEET">
<xs:annotation>
<xs:documentation>
Feet
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FRONTAL-C">
<xs:annotation>
<xs:documentation>
Clothed, full body front
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FRONTAL-N">
<xs:annotation>
<xs:documentation>
Naked, full body front
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GENITALS">
<xs:annotation>
<xs:documentation>
Genitals, may include hips
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HANDS-BACK">
<xs:annotation>
<xs:documentation>
Back side of hands
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HANDS-PALM">
<xs:annotation>
<xs:documentation>
Palm side of hands
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEAD">
<xs:annotation>
<xs:documentation>
Head
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INTRAORAL">
<xs:annotation>
<xs:documentation>
Intraoral
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LEFT ARM">
<xs:annotation>
<xs:documentation>
Left arm, may include hands
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LEFT LEG">
<xs:annotation>
<xs:documentation>
Left leg, may include feet
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LIP">
<xs:annotation>
<xs:documentation>
Lip
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MARK">
<xs:annotation>
<xs:documentation>
Mark
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MISSING">
<xs:annotation>
<xs:documentation>
Close-up of missing feature
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER">
<xs:annotation>
<xs:documentation>
Close-up of other feature
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="REAR-C">
<xs:annotation>
<xs:documentation>
Clothed, full body rear
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="REAR-N">
<xs:annotation>
<xs:documentation>
Naked, full body rear
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RIGHT ARM">
<xs:annotation>
<xs:documentation>
Right arm, may include hands
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RIGHT LEG">
<xs:annotation>
<xs:documentation>
Right leg, may include feet
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SCAR">
<xs:annotation>
<xs:documentation>
Scar
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TATTOO">
<xs:annotation>
<xs:documentation>
Tattoo
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TORSO-BACK">
<xs:annotation>
<xs:documentation>
Back torso, may include head
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TORSO-FRONT">
<xs:annotation>
<xs:documentation>
Front torso, may include head
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>