{ "attributes": { "description": { "description": "Description of the video sequence", "misp-attribute": "text", "ui-priority": 1 }, "end-marker-timecode": { "description": "End marker timecode in the format hh:mm:ss;ff", "misp-attribute": "text", "multiple": true, "ui-priority": 0 }, "end-timecode": { "description": "End marker timecode in the format hh:mm:ss.mms", "misp-attribute": "text", "multiple": true, "ui-priority": 0 }, "recording-date": { "description": "Date of recording of the video sequence", "misp-attribute": "datetime", "multiple": true, "ui-priority": 0 }, "start-marker-timecode": { "description": "Start marker timecode in the format hh:mm:ss;ff", "misp-attribute": "text", "multiple": true, "ui-priority": 0 }, "start-timecode": { "description": "Start marker timecode in the format hh:mm:ss.mms", "misp-attribute": "text", "multiple": true, "ui-priority": 0 } }, "description": "Timecode object to describe a start of video sequence (e.g. CCTV evidence) and the end of the video sequence.", "meta-category": "misc", "name": "timecode", "requiredOneOf": [ "description", "start-marker-timecode", "end-marker-timecode", "start-timecode", "end-timecode", "recording-date" ], "uuid": "60141eac-71d2-4173-930d-91dba8106c40", "version": 1 }