biom:ExemplarFingerPositionCodeSimpleType

simpleType ExemplarFingerPositionCodeSimpleType in namespace http://release.niem.gov/niem/domains/biometrics/4.1/

Definition

A data type union of basic finger positions and slap captures, standardly used for tenprint exemplar capture

Diagram

XML Schema

<xs:simpleType name="ExemplarFingerPositionCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type union of basic finger positions and slap captures, standardly used for tenprint exemplar capture
</xs:documentation>
</xs:annotation>
<xs:union memberTypes="biom:HypothenarPositionCodeSimpleType biom:FingerPositionCodeSimpleType biom:MobileFingerPositionCodeSimpleType biom:UnknownPositionCodeSimpleType biom:SlapFingerPositionCodeSimpleType biom:SupplementalFingerPositionCodeSimpleType"/>
</xs:simpleType>