HeaderTypeReport Schema

The HeaderType provides a structure for characterizing the contextual information in a Report of STIX content.


Fields

Field Name Type Description
Title0..1 string

The Title field provides a simple title for this Report.

Intent0..n ControlledVocabularyStringType

The Intent field characterizes the intended purpose(s) or use(s) for this Report.

This field is implemented through the xsi:type controlled vocabulary extension mechanism. The default vocabulary type is ReportIntentVocab-1.0 in the http://stix.mitre.org/default_vocabularies-1 namespace. This type is defined in the stix_default_vocabularies.xsd file or at the URL http://stix.mitre.org/XMLSchema/default_vocabularies/1.2.0/stix_default_vocabularies.xsd.

Users may also define their own vocabulary using the type extension mechanism, specify a vocabulary name and reference using the attributes, or simply use this as a string field.

Description0..n StructuredTextType

The Description field provides a description of this Report.

Short_Description0..n StructuredTextType

The Short_Description field provides a short description of this Report.

Handling0..1 MarkingType

Specifies the relevant handling guidance for this Report. The valid marking scope is the nearest ReportType ancestor of this Handling element and all its descendants.

Information_Source0..1 InformationSourceType

The Information_Source field details the source of this Report, including time information as well as information about the producer, contributors, tools, and references.