Skip to content

Commit

Permalink
Update assemblies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Compton committed Dec 11, 2023
1 parent ae65ea3 commit cae8a0b
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 @@ -856,9 +856,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 cae8a0b

Please sign in to comment.