summaryrefslogtreecommitdiffstats
path: root/schemas/bundle.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/bundle.xsd')
-rw-r--r--schemas/bundle.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/bundle.xsd b/schemas/bundle.xsd
index e048063fa..685c7ca6f 100644
--- a/schemas/bundle.xsd
+++ b/schemas/bundle.xsd
@@ -21,6 +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:complexType>
<xsd:element name='Bundle'>