biom:ExemplarFingerPositionCodeSimpleType

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

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:FingerPositionCodeSimpleType biom:HypothenarPositionCodeSimpleType biom:MobileFingerPositionCodeSimpleType biom:SlapFingerPositionCodeSimpleType biom:SupplementalFingerPositionCodeSimpleType biom:UnknownPositionCodeSimpleType"/>
</xs:simpleType>