CommentTypeMAEC Package Schema

The CommentType captures a comment relating to some MAEC field.


Field Name Type Description
@structuring_formatoptional string

Used to indicate a particular structuring format (e.g., HTML5) used within an instance of StructuredTextType. Note that if the markup tags used by this format would be interpreted as XML information (such as the bracket-based tags of HTML) the text area should be enclosed in a CDATA section to prevent the markup from interfering with XML validation of the CybOX document. If this attribute is absent, the implication is that no markup is being used.

@authoroptional string

The author field specifies the name of the author that added the comment.

@timestampoptional dateTime

The timestamp field specifies the date/time that the comment was added.

@observation_nameoptional string

The observation_name field captures the name, type, or identifier of an observation, for comments that refer to the observation of particular entities. For example, a comment that refers to a command and control (C2) encryption key could have an observation_name of "C2 Encryption Key".