Skip to content

Commit a41dc85

Browse files
aj-stein-gsaiMichaela
authored andcommitted
Remove erroneous service/system indices for #2073
1 parent 547679b commit a41dc85

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/metaschema/oscal_ssp_metaschema.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -633,14 +633,6 @@
633633
<key-field target="@href"/>
634634
</index-has-key>
635635

636-
<!-- References to components of @type="software" -->
637-
<index name="index-system-implementation-component-uuid-software" target="component[@type='service']">
638-
<key-field target="@uuid"/>
639-
</index>
640-
<index-has-key name="index-system-implementation-component-uuid-software" target="component[@type='service']/link[@rel='provided-by']">
641-
<key-field target="@href"/>
642-
</index-has-key>
643-
644636
<!-- TODO: check that prop names are defined -->
645637
<allowed-values target="(component | inventory-item)/prop[has-oscal-namespace('http://csrc.nist.gov/ns/oscal') and @name='allows-authenticated-scan']/@value">
646638
<enum value="yes">The component allows an authenticated scan.</enum>

0 commit comments

Comments
 (0)