From 46e21da20efca08503cb6d425dddcf6399450fe3 Mon Sep 17 00:00:00 2001 From: David Waltermire Date: Tue, 20 Sep 2022 11:10:03 -0400 Subject: [PATCH] Added JSON value key for relationship type. This missing value key was discovered as part of #1458. (#1462) --- src/metaschema/oscal_mapping-common_metaschema.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/metaschema/oscal_mapping-common_metaschema.xml b/src/metaschema/oscal_mapping-common_metaschema.xml index 5330cedf9a..a7c5f63582 100644 --- a/src/metaschema/oscal_mapping-common_metaschema.xml +++ b/src/metaschema/oscal_mapping-common_metaschema.xml @@ -27,6 +27,7 @@ Mapping Entry Relationship The relationship type for the mapping entry, which describes the relationship between the effective requirements of the specified source and target sets. + type Relationship Value Namespace A namespace qualifying the relationship's value. This allows different organizations to associate distinct semantics for relationships with the same name.