biom:BiometricDataType

complexType BiometricDataType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/

Definition

A data type for a representation of the identifying Biometric in.

Diagram

XML Schema

<xs:complexType name="BiometricDataType">
<xs:annotation>
<xs:documentation>
A data type for a representation of the identifying Biometric in.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:BiometricID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:Transaction" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ANSIRecordCategoryCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricClassification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricDetailAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricImageAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricCapture" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricEncodingMethodText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricStatus" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricBinary" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricLabAnalysisText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricCapturer" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricTester" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricTestMethodText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricTestDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricTestDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricRepositoryOrganization" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricRepositoryDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricAccuracyDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:QualityThresholdText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricValueText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:QualityConfidenceLevelText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:InformationAssuranceRecord" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:BiometricDataAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>