added base attribute to suppression rules

Former-commit-id: bcadbd75b99471a56d604c2f158570305e9b4010
This commit is contained in:
Jeremy Long
2014-09-13 05:40:06 -04:00
parent 894263809c
commit 257f78879d

View File

@@ -50,6 +50,7 @@
<xs:element name="cvssBelow" type="dc:cvssScoreType"/>
</xs:choice>
</xs:sequence>
<xs:attribute name="base" use="optional" type="xs:boolean" default="false"/>
</xs:complexType>
</xs:element>
</xs:sequence>