Heads up! These docs are for STIX 1.1, which is not the latest version (1.2). View the latest!

JournalEntryTypeIncident Schema

The JournalEntryType is optional and provides journal notes for information discovered during the handling of the Incident.


Fields

Field Name Type Description
@authoroptional string

Specifies the author of the JournalEntry note.

@timeoptional dateTime

Specifies the date and time that the JournalEntry note was written.

In order to avoid ambiguity, it is strongly suggest that all timestamps include a specification of the timezone if it is known.

@time_precisionoptional DateTimePrecisionEnum

Represents the precision of the associated time value. If omitted, the default is "second", meaning the timestamp is precise to the full field value. Digits in the timestamp that are required by the xs:dateTime datatype but are beyond the specified precision should be zeroed out.