mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-24 10:01:35 +01:00
added identifier confidence to schema for issue #35
Former-commit-id: bb6489dbabb81b2e135af3fe514b4a67bfcd4c95
This commit is contained in:
@@ -116,6 +116,7 @@
|
|||||||
<xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1" />
|
<xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1" />
|
||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
<xs:attribute name="type" type="xs:string" />
|
<xs:attribute name="type" type="xs:string" />
|
||||||
|
<xs:attribute name="confidence" type="xs:string" />
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
|
|||||||
Reference in New Issue
Block a user