summaryrefslogtreecommitdiffstats
path: root/schemas
diff options
context:
space:
mode:
Diffstat (limited to 'schemas')
-rw-r--r--schemas/services.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/services.xsd b/schemas/services.xsd
index 74c9e377d..bdc2b8d41 100644
--- a/schemas/services.xsd
+++ b/schemas/services.xsd
@@ -23,6 +23,7 @@
<xsd:attribute name='protocol' type='xsd:string'/>
<xsd:attribute name='reload' type='xsd:string'/>
<xsd:attribute name='FMRI' type='xsd:string'/>
+ <xsd:attribute name='type' type='xsd:string'/>
</xsd:complexType>
<xsd:complexType name='ContainerType'>