Skip to content

Commit a3ae69e

Browse files
committed
move optional property down
1 parent e536562 commit a3ae69e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

extension-definition-specifications/incident-ef7/Incident Extension Suite.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -564,13 +564,6 @@ As a new SDO extension it must follow the requirements as described in section 7
564564
|===
565565
^|[stixtr]*Property Name* ^|[stixtr]*Type* ^|[stixtr]*Description*
566566

567-
|*impact_category* (optional)
568-
|[stixtype]#{string_url}[string]#
569-
|The category to which the impact belongs. If one of the defined extensions (see section 2.3.2) is used it
570-
*MUST* correspond to the value of this property. If there is insufficient information about the category, this property is not populated and no extension will be specified.
571-
572-
The value *MUST* be specified without the "-ext" suffix which is used to indicate the extension used.
573-
574567
|*type* (required)
575568
|[stixtype]#{string_url}[string]#
576569
|The value of this property *MUST* be set to [stixliteral]#impact#.
@@ -602,6 +595,13 @@ This value *MUST* come from [stixtype]#<<timestamp-fidelity-enum,timestamp-fidel
602595

603596
If no value is provided the timestamp should be considered to be accurate up to the number of decimal digits it includes.
604597

598+
|*impact_category* (optional)
599+
|[stixtype]#{string_url}[string]#
600+
|The category to which the impact belongs. If one of the defined extensions (see section 2.3.2) is used it
601+
*MUST* correspond to the value of this property. If there is insufficient information about the category, this property is not populated and no extension will be specified.
602+
603+
The value *MUST* be specified without the "-ext" suffix which is used to indicate the extension used.
604+
605605
|*impacted_entity_counts* (optional)
606606
|[stixtype]#<<entity-count,entity-count>>#
607607
|A list of the entity types, along with the number of each type impacted.

0 commit comments

Comments
 (0)