summaryrefslogtreecommitdiffstats
path: root/schemas/pkglist.xsd
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2005-08-31 21:37:18 +0000
committerNarayan Desai <desai@mcs.anl.gov>2005-08-31 21:37:18 +0000
commit0da475e1c239babc43da878cdef495226d8df258 (patch)
tree201a4ba4da53aa0914f839867eafbd5c804727e3 /schemas/pkglist.xsd
parent64142298580e83b51845f016469e881b3a2538b2 (diff)
downloadbcfg2-0da475e1c239babc43da878cdef495226d8df258.tar.gz
bcfg2-0da475e1c239babc43da878cdef495226d8df258.tar.bz2
bcfg2-0da475e1c239babc43da878cdef495226d8df258.zip
add simplefile
(Logical change 1.291) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1161 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'schemas/pkglist.xsd')
-rw-r--r--schemas/pkglist.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/pkglist.xsd b/schemas/pkglist.xsd
index bde0d53fa..49de1dbb0 100644
--- a/schemas/pkglist.xsd
+++ b/schemas/pkglist.xsd
@@ -13,6 +13,7 @@
<xsd:attribute type='xsd:string' name='version'/>
<xsd:attribute type='xsd:string' name='file'/>
<xsd:attribute type='xsd:string' name='verify'/>
+ <xsd:attribute type='xsd:string' name='simplefile'/>
</xsd:complexType>
<xsd:complexType name='LocationType'>