summaryrefslogtreecommitdiffstats
path: root/schemas/bundle.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/bundle.xsd')
-rw-r--r--schemas/bundle.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/bundle.xsd b/schemas/bundle.xsd
index 685c7ca6f..55d6bc9b9 100644
--- a/schemas/bundle.xsd
+++ b/schemas/bundle.xsd
@@ -21,7 +21,7 @@
<xsd:element name='Group' type='GroupType'/>
</xsd:choice>
<xsd:attribute type='xsd:string' name='name' use='required'/>
- <xsd:attribute type='xsd:string' name='negate' use='required'/>
+ <xsd:attribute type='xsd:string' name='negate' />
</xsd:complexType>
<xsd:element name='Bundle'>