Skip to content

Commit

Permalink
Remove erroneous service/system indices for #2073
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-stein-gsa authored and iMichaela committed Nov 15, 2024
1 parent 547679b commit a41dc85
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/metaschema/oscal_ssp_metaschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -633,14 +633,6 @@
<key-field target="@href"/>
</index-has-key>

<!-- References to components of @type="software" -->
<index name="index-system-implementation-component-uuid-software" target="component[@type='service']">
<key-field target="@uuid"/>
</index>
<index-has-key name="index-system-implementation-component-uuid-software" target="component[@type='service']/link[@rel='provided-by']">
<key-field target="@href"/>
</index-has-key>

<!-- TODO: check that prop names are defined -->
<allowed-values target="(component | inventory-item)/prop[has-oscal-namespace('http://csrc.nist.gov/ns/oscal') and @name='allows-authenticated-scan']/@value">
<enum value="yes">The component allows an authenticated scan.</enum>
Expand Down

0 comments on commit a41dc85

Please sign in to comment.