mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-28 20:02:16 +01:00
added identifier confidence to schema for issue #35
Former-commit-id: d6778b57ce1dde2cda67844160e0461a7cf143cc
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