Skip to content

Commit

Permalink
Added JSON value key for relationship type. This missing value key wa…
Browse files Browse the repository at this point in the history
…s discovered as part of #1458. (#1462)
  • Loading branch information
david-waltermire authored and aj-stein-nist committed Jul 10, 2023
1 parent 0ed533b commit 46e21da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/metaschema/oscal_mapping-common_metaschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<define-field name="relationship" as-type="token" min-occurs="1">
<formal-name>Mapping Entry Relationship</formal-name>
<description>The relationship type for the mapping entry, which describes the relationship between the effective requirements of the specified source and target sets.</description>
<json-value-key>type</json-value-key>
<define-flag name="ns" as-type="uri">
<formal-name>Relationship Value Namespace</formal-name>
<description>A namespace qualifying the relationship's value. This allows different organizations to associate distinct semantics for relationships with the same name.</description>
Expand Down

0 comments on commit 46e21da

Please sign in to comment.