biom:BiometricCapture
A collection of a biometric sample.
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/3.1/
Schema document: domains/biometrics/3.1/biom.xsd
Type: biom:BiometricCaptureType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:CaptureDate [0..*]A date that an image was captured
- biom:BiometricCaptureDescriptionText [0..*]A description of how a biometric sample was collected.
- biom:BiometricCaptureDuration [0..*]A duration of total calculated time to send and receive transactions to capture each Biometric Image
- biom:BiometricCaptureSource [0..*]A source of a biometric item
- biom:CaptureDeviceMakeText [0..*]A make of an image capture device
- biom:CaptureDeviceModelText [0..*]A model of an image capture device
- biom:CaptureDeviceSerialNumberText [0..*]A serial number of the image capture device
- intel:BiometricAugmentation [0..*]Additional information about a biometric.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:BiometricCaptureAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type biom:BiometricDataType (Elements biom:Biometric, j:RoleOfBiometric)
Sample instance
<biom:BiometricCapture> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:CaptureDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </biom:CaptureDate> <biom:BiometricCaptureDescriptionText>string</biom:BiometricCaptureDescriptionText> <biom:BiometricCaptureDuration>P1Y2M3DT10H</biom:BiometricCaptureDuration> <biom:BiometricCaptureSource> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:AcquisitionSourceCategoryText>string</biom:AcquisitionSourceCategoryText> <biom:AcquisitionSourceDescriptionText>string</biom:AcquisitionSourceDescriptionText> <biom:AcquisitionSourceAugmentationPoint>any content</biom:AcquisitionSourceAugmentationPoint> </biom:BiometricCaptureSource> <biom:CaptureDeviceMakeText>string</biom:CaptureDeviceMakeText> <biom:CaptureDeviceModelText>string</biom:CaptureDeviceModelText> <biom:CaptureDeviceSerialNumberText>string</biom:CaptureDeviceSerialNumberText> <intel:BiometricAugmentation> <intel:CBEFFText>string</intel:CBEFFText> </intel:BiometricAugmentation> </biom:BiometricCapture>