Skip to content

Commit 27aceb1

Browse files
authored
Merge pull request #274 from OVAL-Community/273-update-entitystatewuasourcetype-to-include-to-allow-for-variable-usage
Added '' to allow for variable usage
2 parents ac9e5d8 + fbda818 commit 27aceb1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

oval-schemas/windows-definitions-schema.xsd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9495,6 +9495,11 @@
94959495
<xsd:documentation>Indicates the source for the wuaupdatesearcher_item is from wsusscn2.cab file download from Microsoft</xsd:documentation>
94969496
</xsd:annotation>
94979497
</xsd:enumeration>
9498+
<xsd:enumeration value="">
9499+
<xsd:annotation>
9500+
<xsd:documentation>The empty string value is permitted here to allow for empty elements associated with variable references.</xsd:documentation>
9501+
</xsd:annotation>
9502+
</xsd:enumeration>
94989503
</xsd:restriction>
94999504
</xsd:simpleContent>
95009505
</xsd:complexType>

0 commit comments

Comments
 (0)