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

StructuredTextTypeCybOX Common Schema

The StructuredTextType is a type representing a generalized structure for capturing structured or unstructured textual information such as descriptions of things.


Fields

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.