Skip to content

Commit

Permalink
correct exportable tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Compton committed Aug 22, 2023
1 parent 44d3f2c commit a5706f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/metaschema/oscal_implementation-common_metaschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -335,10 +335,10 @@
<formal-name>Implementation Status</formal-name>
<description>Indicates the degree to which the a given control is implemented.</description>

<define-field name="exportable" as-type="boolean">
<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-field>
</define-flag>

<define-flag name="state" as-type="token" required="yes">
<formal-name>Implementation State</formal-name>
Expand Down

0 comments on commit a5706f8

Please sign in to comment.