Skip to content

Commit bb454ed

Browse files
Adjusted information-type/*-impact constraints (#1888)
1 parent 1680e13 commit bb454ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/metaschema/oscal_ssp_metaschema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
add the path target to security-sensitivity-level as well.
289289
-->
290290
<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)">
291+
<allowed-values target="information-type/(confidentiality-impact|integrity-impact|availability-impact)/(base|selected)" allow-other="yes">
292292
<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>.
293293
</enum>
294294
<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

Comments
 (0)