scr:FingerprintFeaturesFeedback
Supplemental proprietary values describing minutiae and related information encoded from a fingerprint image.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.0
Schema document: domains/screening/2.0/screening.xsd
Type: scr:FingerprintFeaturesFeedbackType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:BinaryCaptureDate [0..*] A date on which a binary object is captured or created.
- nc:BinaryBase64Object [0..*] A binary encoding of data.
- nc:BinaryFormatID [0..*] An identifier for a file format or content type of a binary object.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type scr:BiometricAugmentationType (Element scr:BiometricAugmentation)
Sample instance
<scr:FingerprintFeaturesFeedback> <nc:BinaryCaptureDate> <nc:Date>2000-01-01</nc:Date> </nc:BinaryCaptureDate> <nc:BinaryBase64Object>GpM7</nc:BinaryBase64Object> <nc:BinaryFormatID>string</nc:BinaryFormatID> </scr:FingerprintFeaturesFeedback>