biom:CaptureDevice
A data type for a set of information regarding the captured device information
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/4.0/
Schema document: domains/biometrics/4.0/biom.xsd
Type: biom:DeviceType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:DeviceIdentification [0..*]An identification of a capture device or source of an image
- biom:DeviceName [0..*]A name of a biometric capture system or device
- biom:DeviceCategoryText [0..*]A kind of device type
- biom:DeviceManufacturerText [0..*]A kind of device manufacturer
- biom:DeviceDescriptionText [0..*]A description of a biometric capture device
- biom:DeviceMakeText [0..*]A make of an image capture device
- biom:DeviceModelText [0..*]A model of an image capture device
- biom:DeviceSerialNumberText [0..*]A serial number of the image capture device
- biom:DeviceVersionText [0..*]A version of the data generated by a biometric capture device
- biom:DeviceFirmwareVersionText [0..*]A text that describes the firmware version for the image capture equipment.
- biom:DeviceAugmentationPointAbstract [0..*]An augmentation point for Capture Device type
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:DeviceAugmentationPoint
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:uri | [0..1] | xsd:anyURI | 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:BiometricCaptureType (Element biom:BiometricCapture)
- Type biom:ImageCaptureType via extension of biom:BiometricCaptureType (Element biom:ImageCaptureDetail)
Sample instance
<biom:CaptureDevice> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:DeviceIdentification> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationJurisdiction> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:JurisdictionANSID20AuthorityCode>AB</j:JurisdictionANSID20AuthorityCode> <nc:LocationCityName>string</nc:LocationCityName> <nc:LocationCountry>... </nc:LocationCountry> <nc:LocationCountyCode>001</nc:LocationCountyCode> <nc:LocationState>... </nc:LocationState> <nc:JurisdictionIdentification>... </nc:JurisdictionIdentification> <j:JurisdictionAugmentation>............... </j:JurisdictionAugmentation> </nc:IdentificationJurisdiction> <em:TemporaryIDIndicator>true</em:TemporaryIDIndicator> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:IdentificationExpirationDate> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> <nc:IdentificationStatus> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <im:ImmigrationStatusCode>1</im:ImmigrationStatusCode> <nc:StatusCommentText>string</nc:StatusCommentText> <nc:StatusDescriptionText>string</nc:StatusDescriptionText> <nc:StatusIssuerIdentification>... </nc:StatusIssuerIdentification> <nc:StatusIssuerText>string</nc:StatusIssuerText> <nc:StatusDate>... </nc:StatusDate> <im:StatusAugmentation>... </im:StatusAugmentation> </nc:IdentificationStatus> <intel:IdentificationAugmentation> <intel:AuthenticIndicator>true</intel:AuthenticIndicator> <intel:IdentificationIssuingCountryISO3166Alpha2Code>AD</intel:IdentificationIssuingCountryISO3166Alpha2Code> <intel:IdentificationIssuingStateName>string</intel:IdentificationIssuingStateName> <intel:IdentificationIssuingLocalityText>string</intel:IdentificationIssuingLocalityText> <intel:PersonInIdentification>... </intel:PersonInIdentification> </intel:IdentificationAugmentation> </biom:DeviceIdentification> <biom:DeviceName>string</biom:DeviceName> <biom:DeviceCategoryText>string</biom:DeviceCategoryText> <biom:DeviceManufacturerText>string</biom:DeviceManufacturerText> <biom:DeviceDescriptionText>string</biom:DeviceDescriptionText> <biom:DeviceMakeText>string</biom:DeviceMakeText> <biom:DeviceModelText>string</biom:DeviceModelText> <biom:DeviceSerialNumberText>string</biom:DeviceSerialNumberText> <biom:DeviceVersionText>string</biom:DeviceVersionText> <biom:DeviceFirmwareVersionText>string</biom:DeviceFirmwareVersionText> <biom:DeviceAugmentationPoint>any content</biom:DeviceAugmentationPoint> </biom:CaptureDevice>