summaryrefslogtreecommitdiffstats
path: root/schemas/base.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/base.xsd')
-rw-r--r--schemas/base.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/base.xsd b/schemas/base.xsd
index 5be582850..effb652f5 100644
--- a/schemas/base.xsd
+++ b/schemas/base.xsd
@@ -21,6 +21,7 @@
<xsd:element name='Group' type='ContainerType'/>
</xsd:choice>
<xsd:attribute name='name' type='xsd:string'/>
+ <xsd:attribute name='negate' type='xsd:string'/>
</xsd:complexType>
<xsd:element name='Base'>