cbrn:DataFileCapturedByDevice
A data type that provides information about the recording of a digital data file.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:DataFileCaptureType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- cbrn:DataFileCaptureStartDateTime [0..*]A date/time when recording of the data in a digital data began (in ISO 8601 UTC format).
- cbrn:DataFileCaptureDuration [0..*]A total duration of time (in ISO 8601 format) covered by the data recorded in a digital data file.
- cbrn:DataFileCaptureByDevice [0..*]A device that is is used to create a data file.
- cbrn:DataFileCaptureDeviceID [0..*]A unique identifier of the device that captured/recorded a data file. There is no required format for the ID value.
- cbrn:DataFileCreatedByDeviceDescriptionText [0..*]A brief description of the device that created the data file.
- cbrn:EncounterDeviceCategoryCodeText [0..*]A description of a kind of encounter device.
- cbrn:MIMEEncodingCode [0..*]A Encoding MIME type of a digital data file.
- cbrn:MIMEContentCode [0..*]A MIME content type of a digital data file.
- cbrn:DataFileCreatedByDeviceLocationText [0..*]A location of the device that created a data file.
- cbrn:DataFileCaptureAugmentationPointAbstract [0..*]An augmentation point for cbrn:DataFileCaptureType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group cbrn:DataFileCaptureAugmentationPoint
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 cbrn:AudioFileType via extension of cbrn:DataFileType (Element cbrn:AudioFile)
- Type cbrn:DataFileType (Elements cbrn:DataFile, cbrn:DataFileSetMember)
- Type cbrn:ImageFileType via extension of cbrn:DataFileType (Element cbrn:ImageFile)
- Type cbrn:VideoImageFileType via extension of cbrn:DataFileType (Element cbrn:VideoImageFile)
Sample instance
<cbrn:DataFileCapturedByDevice> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:DataFileCaptureStartDateTime>2000-01-01T12:00:00</cbrn:DataFileCaptureStartDateTime> <cbrn:DataFileCaptureDuration>P1Y2M3DT10H</cbrn:DataFileCaptureDuration> <cbrn:DataFileCaptureByDevice> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:EncounterDeviceCategoryLevelCode>component</cbrn:EncounterDeviceCategoryLevelCode> <cbrn:EncounterDeviceCategoryCodeText>string</cbrn:EncounterDeviceCategoryCodeText> <cbrn:EncounterDeviceID>string</cbrn:EncounterDeviceID> <nc:ItemMakeName>string</nc:ItemMakeName> <nc:ItemModelName>string</nc:ItemModelName> <cbrn:EncounterDeviceVersionText>string</cbrn:EncounterDeviceVersionText> <cbrn:DeviceInfoDateTime>2000-01-01T12:00:00</cbrn:DeviceInfoDateTime> <cbrn:ParentDeviceCategoryCodeText>string</cbrn:ParentDeviceCategoryCodeText> <cbrn:ParentDeviceID>string</cbrn:ParentDeviceID> <cbrn:DeviceIdentificationAugmentationPoint>any content</cbrn:DeviceIdentificationAugmentationPoint> </cbrn:DataFileCaptureByDevice> <cbrn:DataFileCaptureDeviceID>string</cbrn:DataFileCaptureDeviceID> <cbrn:DataFileCreatedByDeviceDescriptionText>string</cbrn:DataFileCreatedByDeviceDescriptionText> <cbrn:EncounterDeviceCategoryCodeText>string</cbrn:EncounterDeviceCategoryCodeText> <cbrn:MIMEEncodingCode>7bit</cbrn:MIMEEncodingCode> <cbrn:MIMEContentCode>323</cbrn:MIMEContentCode> <cbrn:DataFileCreatedByDeviceLocationText>string</cbrn:DataFileCreatedByDeviceLocationText> <cbrn:DataFileCaptureAugmentationPoint>any content</cbrn:DataFileCaptureAugmentationPoint> </cbrn:DataFileCapturedByDevice>