Skip to content

Commit

Permalink
removed some redundant constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
david-waltermire committed Aug 21, 2022
1 parent bc923b2 commit 0e411b7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/metaschema/oscal_metadata_metaschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -797,9 +797,6 @@
<index-has-key name="index-metadata-role-id" target=".">
<key-field target="@role-id"/>
</index-has-key>
<index-has-key name="index-metadata-party-uuid" target="party-uuid">
<key-field target="."/>
</index-has-key>
</constraint>
<remarks>
<p>A <code>responsible-party</code> requires one or more <code>party-uuid</code> references creating a strong relationship arc between the referenced <code>role-id</code> and the reference parties. This differs in semantics from <code>responsible-role</code> which doesn't require that a <code>party-uuid</code> is referenced.</p>
Expand Down

0 comments on commit 0e411b7

Please sign in to comment.