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
Value | Definition |
Buttocks | Buttocks |
Chest | Chest |
Condition | Close-up of condition feature |
Extraoral | Extraoral |
Face | Face |
Feet | Feet |
Frontal-C | Clothed, full body front |
Frontal-N | Naked, full body front |
Genitals | Genitals, may include hips |
Hands-Back | Back side of hands |
Hands-Palm | Palm side of hands |
Head | Head |
Intraoral | Intraoral |
Left Arm | Left arm, may include hands |
Left Leg | Left leg, may include feet |
Lip | Lip |
Mark | Mark |
Missing | Close-up of missing feature |
Other | Close-up of other feature |
Rear-C | Clothed, full body rear |
Rear-N | Naked, full body rear |
Right Arm | Right arm, may include hands |
Right Leg | Right leg, may include feet |
Scar | Scar |
Tattoo | Tattoo |
Torso-Back | Back torso, may include head |
Torso-Front | Front 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:restriction base="xs:token">
<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>