summaryrefslogtreecommitdiffstats
path: root/schemas/rules.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/rules.xsd')
-rw-r--r--schemas/rules.xsd2
1 files changed, 2 insertions, 0 deletions
diff --git a/schemas/rules.xsd b/schemas/rules.xsd
index 82ed4aaa0..81859613b 100644
--- a/schemas/rules.xsd
+++ b/schemas/rules.xsd
@@ -15,6 +15,8 @@
<xsd:attribute type='StatusEnum' name='status'/>
<xsd:attribute type='xsd:string' name='reload'/>
<xsd:attribute type='xsd:string' name='type'/>
+ <xsd:attribute type='xsd:string' name='protocol'/>
+ <xsd:attribute type='xsd:string' name='port'/>
</xsd:complexType>
<xsd:complexType name='PackageType'>