We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c80f4f commit b4f0485Copy full SHA for b4f0485
src/metaschema/oscal_poam_metaschema.xml
@@ -72,6 +72,12 @@
72
<p>Used to add any inventory-items, not defined via the System Security Plan (AR->AP->SSP)</p>
73
</remarks>
74
</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>
81
<field ref="remarks" in-xml="WITH_WRAPPER" min-occurs="0" max-occurs="1"/>
82
</model>
83
<constraint>
0 commit comments