biom:SupplementalFingerPositionCodeType
complexType SupplementalFingerPositionCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type for a supplemental capture position, such as EJIs or fingertips
Diagram
XML Schema
<xs:complexType name="SupplementalFingerPositionCodeType">
<xs:annotation>
<xs:documentation>
A data type for a supplemental capture position, such as EJIs or fingertips</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:SupplementalFingerPositionCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>