summaryrefslogtreecommitdiffstats
path: root/schemas
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2004-10-13 18:43:16 +0000
committerNarayan Desai <desai@mcs.anl.gov>2004-10-13 18:43:16 +0000
commit3781eae411d5fd0d22a3c7207bc902c0f98b6890 (patch)
tree8b7c51a2015b4edf52c20e8e467ef9b5e8a39e5a /schemas
parentdd8f3d43ed8cc306222335bb07bbd2582fecd3c0 (diff)
downloadbcfg2-3781eae411d5fd0d22a3c7207bc902c0f98b6890.tar.gz
bcfg2-3781eae411d5fd0d22a3c7207bc902c0f98b6890.tar.bz2
bcfg2-3781eae411d5fd0d22a3c7207bc902c0f98b6890.zip
service element update
(Logical change 1.93) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@433 ce84e21b-d406-0410-9b95-82705330c041
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 8c2aabc47..c3ada8663 100644
--- a/schemas/services.xsd
+++ b/schemas/services.xsd
@@ -36,6 +36,7 @@
<xsd:element name='Service' type='ServiceType'/>
<xsd:element name='Class' type='ContainerType'/>
<xsd:element name='Host' type='ContainerType'/>
+ <xsd:element name='Global' type='ContainerType'/>
</xsd:choice>
</xsd:complexType>
</xsd:element>