nc:FingerprintSet
A representation or an encoding of the identifying characteristics of a set of persons fingerprints.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-core/2.0/niem-core.xsd
Type: nc:FingerprintSetType
Properties: Global, Qualified, Nillable
Content
- 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
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
<nc:FingerprintSet> <nc:Fingerprint> <ansi-nist:FingerPositionCode>0</ansi-nist:FingerPositionCode> <ansi-nist:FingerPositionIndicator>true</ansi-nist:FingerPositionIndicator> </nc:Fingerprint> </nc:FingerprintSet>