biom:PersonImageCategoryCodeSimpleType

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

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>