Skip to content

Commit

Permalink
Try exportable attribute on shared-responsibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Compton committed Dec 11, 2023
1 parent 39ab376 commit 8941eb3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/metaschema/oscal_responsibility-common_metaschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,11 @@
<formal-name>Shared Responsibility (Exportable)</formal-name>
<description>Identifies content intended for external consumption, such as with leveraged organizations, customer responsibility documentation, and shared security responsibility documentation.</description>
<model>
<define-flag name="exportable" as-type="boolean">
<formal-name>Exportable</formal-name>
<description>Indicates that the implmentation status is exportable for external consumption, such as with leveraged organizations, customer responsibility documentation, and shared security responsibility documentation.</description>
</define-flag>

<define-field name="description" as-type="markup-multiline" in-xml="WITH_WRAPPER">
<formal-name>Control Implementation Export Description</formal-name>
<description>An implementation statement that describes the aspects of the control or control statement implementation that can be available to another system leveraging this system.</description>
Expand Down

0 comments on commit 8941eb3

Please sign in to comment.