Skip to content

Commit

Permalink
Remove extra > which shows in the built schemas (#1133)
Browse files Browse the repository at this point in the history
  • Loading branch information
guyzyl authored Feb 10, 2022
1 parent 40301dc commit 1eb8b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/metaschema/oscal_assessment-common_metaschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<description>Used by the assessment plan and POA&amp;M to import information about the system.</description>
<define-flag name="href" required="yes" as-type="uri-reference">
<formal-name>System Security Plan Reference</formal-name>
<description>>A resolvable URL reference to the system security plan for the system being assessed.</description>
<description>A resolvable URL reference to the system security plan for the system being assessed.</description>
<remarks>
<p>The value of the <code>href</code> can be an internet resource, or a local reference using a fragment e.g. #fragment that points to a <code>back-matter</code> <code>resource</code> in the same document.</p>
<p>If a local reference using a fragment is used, this will be indicated by a fragment "#" followed by an identifier which references an identified <code>resource</code> in the document's <code>back-matter</code> or another object that is <a href="/concepts/layer/assessment/assessment-plan/#key-concepts">within the scope of the containing OSCAL document</a>.</p>
Expand Down

0 comments on commit 1eb8b06

Please sign in to comment.