biom:FacialImageMissingReasonCodeType
complexType FacialImageMissingReasonCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type for a representation of the iris image missing reason codes.
Diagram
XML Schema
<xs:complexType name="FacialImageMissingReasonCodeType">
<xs:annotation>
<xs:documentation>
A data type for a representation of the iris image missing reason codes.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:FingerprintImageMissingAreaReasonCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>