summaryrefslogtreecommitdiffstats
path: root/schemas/rules.xsd
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2006-11-10 19:15:03 +0000
committerNarayan Desai <desai@mcs.anl.gov>2006-11-10 19:15:03 +0000
commit72736466e6a4392638a2a27db882f81bfa6f646d (patch)
tree41d658fcdd92cd294cebbd696c3ef50cdf3e3d81 /schemas/rules.xsd
parent2f6bdd309ffbb524f9a744aec1fe70e4c32a3acb (diff)
downloadbcfg2-72736466e6a4392638a2a27db882f81bfa6f646d.tar.gz
bcfg2-72736466e6a4392638a2a27db882f81bfa6f646d.tar.bz2
bcfg2-72736466e6a4392638a2a27db882f81bfa6f646d.zip
One more service schema update
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2482 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'schemas/rules.xsd')
-rw-r--r--schemas/rules.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/rules.xsd b/schemas/rules.xsd
index e845f6bc8..31283b2eb 100644
--- a/schemas/rules.xsd
+++ b/schemas/rules.xsd
@@ -14,6 +14,7 @@
<xsd:attribute type='xsd:string' name='name'/>
<xsd:attribute type='StatusEnum' name='status'/>
<xsd:attribute type='xsd:string' name='reload'/>
+ <xsd:attribute type='xsd:string' name='type'/>
</xsd:complexType>
<xsd:complexType name='PackageType'>