From 7f8dd8d980219fd512da5f4a81700b56f814f50b Mon Sep 17 00:00:00 2001 From: Daniel Compton Date: Thu, 4 Aug 2022 15:27:45 -0500 Subject: [PATCH] Add remarks field to Profile model modify.alter (add/remove). #1018 --- src/metaschema/oscal_profile_metaschema.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/metaschema/oscal_profile_metaschema.xml b/src/metaschema/oscal_profile_metaschema.xml index 179e0c8fb6..24622f4de4 100644 --- a/src/metaschema/oscal_profile_metaschema.xml +++ b/src/metaschema/oscal_profile_metaschema.xml @@ -369,6 +369,9 @@ Item Namespace Reference Identify items to remove by the item's ns, which is the namespace associated with a part, or prop. + + +

Use name-ref, class-ref, id-ref or generic-identifier to indicate class tokens or ID reference, or the formal name, of the component to be removed or erased from a control, when a catalog is resolved. The control affected is indicated by the pointer on the removal's parent (containing) alter element.

To change an element, use remove to remove the element, then add to add it back again with changes.

@@ -411,6 +414,7 @@ +