cbrn:DataFileSequence
Provides information on accessible subsets of data in a file, if any.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: cbrn:DataFileSequenceType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- cbrn:DataFileSequenceIdentifier [0..*] Identifier of the sequence of a data subset in a file that contains sequences of recorded digital data.
- cbrn:DataFileSequenceDescriptionText [0..*] Description of the contents of a subset of a digital data file.
- cbrn:ImagePerspectiveCode [0..*] Describes the viewing perspective of the subject of an image captured as a digital data file.
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 in
- Type cbrn:DataFileType (Elements cbrn:DetectionEventDataFile, cbrn:SpectrumImageDataFile)
Sample instance
<cbrn:DataFileSequence> <cbrn:DataFileSequenceIdentifier>string</cbrn:DataFileSequenceIdentifier> <cbrn:DataFileSequenceDescriptionText>string</cbrn:DataFileSequenceDescriptionText> <cbrn:ImagePerspectiveCode>Bottom</cbrn:ImagePerspectiveCode> </cbrn:DataFileSequence>