summaryrefslogtreecommitdiffstats
path: root/schemas
diff options
context:
space:
mode:
Diffstat (limited to 'schemas')
-rw-r--r--schemas/servicetype.xsd3
1 files changed, 2 insertions, 1 deletions
diff --git a/schemas/servicetype.xsd b/schemas/servicetype.xsd
index 51a79e6dc..d27467335 100644
--- a/schemas/servicetype.xsd
+++ b/schemas/servicetype.xsd
@@ -22,7 +22,8 @@
<xsd:attribute name='type' type='xsd:string' use='required'/>
<xsd:attribute name='port' type='xsd:string'/>
<xsd:attribute name='protocol' type='xsd:string'/>
- <xsd:attribute name='reload' type='xsd:string'/>
+ <xsd:attribute name='mode' type='xsd:string'/>
+ <xsd:attribute name='custom' type='xsd:string'/>
<xsd:attribute name='FMRI' type='xsd:string'/>
<xsd:attribute name='supervised' type='xsd:string'/>
<xsd:attribute name='sequence' type='xsd:string'/>