summaryrefslogtreecommitdiffstats
path: root/schemas/bundle.xsd
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2006-02-23 19:51:17 +0000
committerNarayan Desai <desai@mcs.anl.gov>2006-02-23 19:51:17 +0000
commitd55269895f954f5e0d245516a0eb8eb24b1df724 (patch)
tree424baa57e2c37e06fce4a5e724b3d9d9d0e5ae4c /schemas/bundle.xsd
parentf4afccedff9958ad14b567aa23dc12e574339019 (diff)
downloadbcfg2-d55269895f954f5e0d245516a0eb8eb24b1df724.tar.gz
bcfg2-d55269895f954f5e0d245516a0eb8eb24b1df724.tar.bz2
bcfg2-d55269895f954f5e0d245516a0eb8eb24b1df724.zip
Fix incorrect versions of -r documentation
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1764 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'schemas/bundle.xsd')
-rw-r--r--schemas/bundle.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/bundle.xsd b/schemas/bundle.xsd
index 391a5a27e..66fc6d9a7 100644
--- a/schemas/bundle.xsd
+++ b/schemas/bundle.xsd
@@ -18,6 +18,7 @@
<xsd:element name='SymLink' type='SymLinkType'/>
<xsd:element name='Permissions' type='PermissionType'/>
<xsd:element name='PostInstall' type='PostInstallType'/>
+ <xsd:element name='Group' type='GroupType'/>
</xsd:choice>
<xsd:attribute type='xsd:string' name='name' use='required'/>
</xsd:complexType>