biom:PersonImageCategoryCodeType
complexType PersonImageCategoryCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/
Definition
A data type for a kind of image of a person
Diagram
XML Schema
<xs:complexType name="PersonImageCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a kind of image of a person</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:PersonImageCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>