From 1eb8b06b370cba7e78cfb596f477d1ae966656e7 Mon Sep 17 00:00:00 2001 From: Guy Zylberberg Date: Thu, 10 Feb 2022 20:10:34 +0200 Subject: [PATCH] Remove extra `>` which shows in the built schemas (#1133) --- src/metaschema/oscal_assessment-common_metaschema.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/metaschema/oscal_assessment-common_metaschema.xml b/src/metaschema/oscal_assessment-common_metaschema.xml index 509a6beb08..8fa317ac6d 100644 --- a/src/metaschema/oscal_assessment-common_metaschema.xml +++ b/src/metaschema/oscal_assessment-common_metaschema.xml @@ -21,7 +21,7 @@ Used by the assessment plan and POA&M to import information about the system. System Security Plan Reference - >A resolvable URL reference to the system security plan for the system being assessed. + A resolvable URL reference to the system security plan for the system being assessed.

The value of the href can be an internet resource, or a local reference using a fragment e.g. #fragment that points to a back-matter resource in the same document.

If a local reference using a fragment is used, this will be indicated by a fragment "#" followed by an identifier which references an identified resource in the document's back-matter or another object that is within the scope of the containing OSCAL document.