biom:FaceImageDescriptionCodeType
complexType FaceImageDescriptionCodeType 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
XML Schema
<xs:complexType name="FaceImageDescriptionCodeType">
<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:simpleContent>
<xs:extension base="biom:FaceImageDescriptionCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>