Skip to content

Commit b4f0485

Browse files
Chris Comptonaj-stein-nist
authored andcommitted
Add assessment-assets assembly to local-definitions assembly in POAM model. #1291 (#1417)
1 parent 6c80f4f commit b4f0485

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/metaschema/oscal_poam_metaschema.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,12 @@
7272
<p>Used to add any inventory-items, not defined via the System Security Plan (AR-&gt;AP-&gt;SSP)</p>
7373
</remarks>
7474
</assembly>
75+
<!-- CHANGED: added to specify components and assessment-platforms from the assessment -->
76+
<assembly ref="assessment-assets" min-occurs="0" max-occurs="1">
77+
<remarks>
78+
<p>Specifies components or assessment-platforms used in the assessment.</p>
79+
</remarks>
80+
</assembly>
7581
<field ref="remarks" in-xml="WITH_WRAPPER" min-occurs="0" max-occurs="1"/>
7682
</model>
7783
<constraint>

0 commit comments

Comments
 (0)