re-added id attribute to findings

This commit is contained in:
skyanth 2019-06-25 16:21:06 +02:00
parent 2f9f0c7668
commit a7ab89c452

View File

@ -292,6 +292,7 @@
<xs:element ref="recommendation_summary"/>
</xs:choice>
</xs:sequence>
<xs:attribute name="id" use="required" type="xs:ID"/>
<xs:attribute ref="xml:base"/>
<xs:attribute ref="xml:lang"/>
<xs:attribute ref="threatLevel" use="optional" default="N/A"/>