summaryrefslogtreecommitdiffstats
path: root/schemas/rules.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/rules.xsd')
-rw-r--r--schemas/rules.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/rules.xsd b/schemas/rules.xsd
index e845f6bc8..31283b2eb 100644
--- a/schemas/rules.xsd
+++ b/schemas/rules.xsd
@@ -14,6 +14,7 @@
<xsd:attribute type='xsd:string' name='name'/>
<xsd:attribute type='StatusEnum' name='status'/>
<xsd:attribute type='xsd:string' name='reload'/>
+ <xsd:attribute type='xsd:string' name='type'/>
</xsd:complexType>
<xsd:complexType name='PackageType'>