cbrn:DataFileType
A data type that provides information for a digital data file and optionally the data file itself. This type applies to digital data files of any content and encoding method.
Complex type information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
NIEM properties:
- Base: nc:BinaryType
Content
- Sequence [1..1]
- nc:BinaryID [0..*] An identifier that references a binary object.
- nc:BinaryAvailableLocationText [0..*] A physical or digital location of a binary object.
- nc:BinaryAvailableIndicator [0..*] True if a binary is available; false if it is not.
- Choice [0..*]
- nc:BinaryBase64Object A binary encoding of data.
- nc:BinaryHexObject A binary encoding of data.
- cbrn:BinaryUTF8Object A binary encoding of data in UTF8 form.
from subst. group nc:BinaryObject - nc:BinaryCaptureDate [0..*] A date on which a binary object is captured or created.
- nc:BinaryCapturer [0..*] An entity which captured or created a binary object.
- nc:BinaryDescriptionText [0..*] A description of a binary object.
- nc:BinaryFormatID [0..*] An identifier for a file format or content type of a binary object.
- nc:BinaryFormatStandardName [0..*] A name of a standard or protocol used to classify binary content.
- nc:BinaryLocationURI [0..*] A URL or file reference of a binary object.
- nc:BinarySizeValue [0..*] A size of a binary object in kilobytes.
- nc:BinaryCategoryText [0..*] A kind of object that has been encoded.
- cbrn:RemarkText [0..*] General comments or remark.
- cbrn:DetectionEventUUID [0..*] A universally unique identification for a Detection Event. UUID is as defined in SO/IEC 11578.
- cbrn:DataFileUUID [0..*] Universally unique identifier of a digital data file.
- cbrn:DataFileName [0..*] Name of a digital data file.
- cbrn:DataFileCaptureData [0..*] Information regarding the means and methods of recording the data in a digital file.
- cbrn:DataFileCompressionDescriptionText [0..*] Description of the compression method applied to a file's contents, if any.
- cbrn:DataFileSequence [0..*] Provides information on accessible subsets of data in a file, if any.
- cbrn:DataFileSubjectCode [0..*] Describes the kind of subject matter recorded in a digital data file. If the kind is Other, a description should be provided in BinaryDescriptionText.
- cbrn:DataFileDescriptionText [0..*] A text description of the subject matter recorded in a digital data file.
- cbrn:DataFileMetadata [0..*] Provides information about a digital data file.
from type nc:BinaryType
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 |
Used by
- Element cbrn:DetectionEventDataFile
- Element cbrn:SpectrumImageDataFile
- NIEM reference target from j:EvidenceDocumentBinaryReference
- NIEM reference target from j:EvidenceItemBinaryReference
Type inheritance chain
- s:ComplexObjectType
- nc:BinaryType
- cbrn:DataFileType
- nc:BinaryType