We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
information-type/*-impact
1 parent 1680e13 commit bb454edCopy full SHA for bb454ed
1 file changed
src/metaschema/oscal_ssp_metaschema.xml
@@ -288,7 +288,7 @@
288
add the path target to security-sensitivity-level as well.
289
-->
290
<matches target="link[@rel='privacy-impact-assessment']/@href[not(starts-with(.,'#'))]" datatype="uri"/>
291
- <allowed-values target="information-type/(confidentiality-impact|integrity-impact|availability-impact)/(base|selected)">
+ <allowed-values target="information-type/(confidentiality-impact|integrity-impact|availability-impact)/(base|selected)" allow-other="yes">
292
<enum value="fips-199-low">A 'low' sensitivity level as defined in <a href="https://doi.org/10.6028/NIST.FIPS.199">FIPS-199</a>.
293
</enum>
294
<enum value="fips-199-moderate">A 'moderate' sensitivity level as defined in <a href="https://doi.org/10.6028/NIST.FIPS.199">FIPS-199</a>.
0 commit comments