Skip to content

Commit 46e21da

Browse files
David Waltermireaj-stein-nist
authored andcommitted
Added JSON value key for relationship type. This missing value key was discovered as part of #1458. (#1462)
1 parent 0ed533b commit 46e21da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/metaschema/oscal_mapping-common_metaschema.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<define-field name="relationship" as-type="token" min-occurs="1">
2828
<formal-name>Mapping Entry Relationship</formal-name>
2929
<description>The relationship type for the mapping entry, which describes the relationship between the effective requirements of the specified source and target sets.</description>
30+
<json-value-key>type</json-value-key>
3031
<define-flag name="ns" as-type="uri">
3132
<formal-name>Relationship Value Namespace</formal-name>
3233
<description>A namespace qualifying the relationship's value. This allows different organizations to associate distinct semantics for relationships with the same name.</description>

0 commit comments

Comments
 (0)