Skip to content

Commit

Permalink
Update assemblies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Compton committed Aug 22, 2023
1 parent ff0047a commit d9c21f0
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions src/metaschema/oscal_ssp_metaschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -854,9 +854,11 @@
</assembly>

<!-- CHANGED from Export for CRM/SSRM: Shared Responsibility Assembly -->
<assembly ref="shared-responsibility"></assembly>
<assembly ref="inherited"></assembly>
<assembly ref="satisfied"></assembly>
<assembly ref="shared-responsibility" max-occurs="1">
<remarks>
<p>TODO: Documentation</p>
</remarks>
</assembly>

<assembly ref="responsible-role" max-occurs="unbounded">
<group-as name="responsible-roles" in-json="ARRAY"/>
Expand Down

0 comments on commit d9c21f0

Please sign in to comment.