Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove NEW CONTENT comment blocks #1179

Merged
merged 1 commit into from
Mar 18, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions src/metaschema/oscal_assessment-common_metaschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@
</model>
</define-assembly>

<!-- =========== -->
<!-- === NEW === -->
<!-- =========== -->
<define-assembly name="local-objective">
<formal-name>Assessment-Specific Control Objective</formal-name>
<description>A local definition of a control objective for this assessment. Uses catalog syntax for control objective and assessment actions.</description>
Expand Down Expand Up @@ -98,9 +95,6 @@
</model>
</define-assembly>

<!-- =============================== -->
<!-- ========= NEW CONTENT ========= -->
<!-- =============================== -->
<define-assembly name="activity">
<formal-name>Activity</formal-name>
<description>Identifies an assessment or related process that can be performed. In the assessment plan, this is an intended activity which may be associated with an assessment task. In the assessment results, this an activity that was actually performed as part of an assessment.</description>
Expand Down Expand Up @@ -364,9 +358,6 @@
<field ref="remarks" in-xml="WITH_WRAPPER" min-occurs="0" max-occurs="1"/>
</model>
</define-assembly>
<!-- =========== -->
<!-- = END NEW = -->
<!-- =========== -->

<!-- ********** OBJECTIVES Assembly ********** -->
<define-assembly name="reviewed-controls">
Expand Down
3 changes: 0 additions & 3 deletions src/metaschema/oscal_assessment-plan_metaschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,4 @@
-->
</define-assembly>

<!-- =============================== -->
<!-- ======= END NEW CONTENT ======= -->
<!-- =============================== -->
</METASCHEMA>
9 changes: 0 additions & 9 deletions src/metaschema/oscal_assessment-results_metaschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,6 @@
</model>
</define-assembly>

<!-- =============================== -->
<!-- ========= NEW CONTENT ========= -->
<!-- =============================== -->


<!-- =============================== -->
<!-- ======= END NEW CONTENT ======= -->
<!-- =============================== -->

<!-- ********** RESULTS Assembly ********** -->
<define-assembly name="result">
<formal-name>Assessment Result</formal-name>
Expand Down