scr:PersonFingerprintSet
Applied augmentation for type nc:FingerprintSetType
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.xsd
Type: scr:PersonFingerprintSetType
Properties: Global, Qualified, Nillable
NIEM properties:
- Base: nc:FingerprintSet
- Augmented Element
Content
- Sequence [1..1]
- Choice [0..*]
- nc:Fingerprint A representation or an encoding of the identifying characteristics of a persons fingerprints.
- scr:Fingerprint Applied augmentation for type ansi-nist:FingerprintType
from subst. group nc:Fingerprint - scr:PersonFingerprintSetAugmentation [0..*] Screening Fingerprint Set Details
from type nc:FingerprintSetType - Choice [0..*]
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 |
Substitution hierarchy
- nc:FingerprintSet
- can be substituted with scr:PersonFingerprintSet
Sample instance
<scr:PersonFingerprintSet> <nc:Fingerprint> <ansi-nist:FingerPositionCode>0</ansi-nist:FingerPositionCode> <ansi-nist:FingerPositionIndicator>true</ansi-nist:FingerPositionIndicator> </nc:Fingerprint> <scr:PersonFingerprintSetAugmentation> <scr:ImageFeatureExtraction> <scr:ImageFeatureExtractionSoftware>... </scr:ImageFeatureExtractionSoftware> </scr:ImageFeatureExtraction> <scr:ImageQualitySoftware> <scr:SoftwareVendorNameText>string</scr:SoftwareVendorNameText> <scr:SoftwareVersionNumber>string</scr:SoftwareVersionNumber> </scr:ImageQualitySoftware> <scr:ImageSegmentationSoftware> <scr:SoftwareVendorNameText>string</scr:SoftwareVendorNameText> <scr:SoftwareVersionNumber>string</scr:SoftwareVersionNumber> </scr:ImageSegmentationSoftware> <scr:ClientApplicationSoftware> <scr:SoftwareVendorNameText>string</scr:SoftwareVendorNameText> <scr:SoftwareVersionNumber>string</scr:SoftwareVersionNumber> </scr:ClientApplicationSoftware> <scr:FingerprintCompressionSoftware> <scr:SoftwareVendorNameText>string</scr:SoftwareVendorNameText> <scr:SoftwareVersionNumber>string</scr:SoftwareVersionNumber> </scr:FingerprintCompressionSoftware> <scr:CaptureDuration>P1Y2M3DT10H</scr:CaptureDuration> <scr:TotalCaptureDuration>P1Y2M3DT10H</scr:TotalCaptureDuration> <scr:ImagesConcatenatedIndicator>true</scr:ImagesConcatenatedIndicator> </scr:PersonFingerprintSetAugmentation> </scr:PersonFingerprintSet>