From 1f01b5be242ae3a8f1358810440a910f5d1eae3a Mon Sep 17 00:00:00 2001 From: Chris Compton Date: Thu, 11 Aug 2022 13:34:24 -0500 Subject: [PATCH] Add remarks field to Profile model modify.alter (add/remove). #1018 (#1404) --- 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 05c09773e7..fba14e8de8 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 @@ +