summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--schemas/services.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/services.xsd b/schemas/services.xsd
index d0a19fb1e..74c9e377d 100644
--- a/schemas/services.xsd
+++ b/schemas/services.xsd
@@ -22,6 +22,7 @@
<xsd:attribute name='port' type='xsd:string'/>
<xsd:attribute name='protocol' type='xsd:string'/>
<xsd:attribute name='reload' type='xsd:string'/>
+ <xsd:attribute name='FMRI' type='xsd:string'/>
</xsd:complexType>
<xsd:complexType name='ContainerType'>