The VersioningVocab is the default STIX vocabulary for representing versioning of STIX content.
Item | Description |
---|---|
Updates - Revises | The new content represents a modified or expanded form of the previous content with existing information refined for improved quality or confidence. |
Updates - Corrects | The new content represents a modified form of the previous content with corrections to errors in the existing information. The previous content should be considered invalid and the new content should be used in its place. |
Revokes | The previous content is asserted to be invalid and should not be considered for operational purposes. |
Field Name | Type | Description |
---|---|---|
@vocab_nameoptional | string |
The vocab_name field specifies the name of the controlled vocabulary. |
@vocab_referenceoptional | anyURI |
The vocab_reference field specifies the URI to the location of where the controlled vocabulary is defined, e.g., in an externally located XML schema file. |