summaryrefslogtreecommitdiffstats
path: root/schemas/deps.xsd
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2009-03-23 02:28:06 +0000
committerNarayan Desai <desai@mcs.anl.gov>2009-03-23 02:28:06 +0000
commitf7421a97956a1e3894ebbc8434b18f15ecebf056 (patch)
tree539850dc5cf759ee781c5ce44cd2fdfa35246c4f /schemas/deps.xsd
parent2f2396a24d5771f49a186494df661034dd87d473 (diff)
downloadbcfg2-f7421a97956a1e3894ebbc8434b18f15ecebf056.tar.gz
bcfg2-f7421a97956a1e3894ebbc8434b18f15ecebf056.tar.bz2
bcfg2-f7421a97956a1e3894ebbc8434b18f15ecebf056.zip
schema updates
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5138 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'schemas/deps.xsd')
-rw-r--r--schemas/deps.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/deps.xsd b/schemas/deps.xsd
index ab38c3aec..d0710ee08 100644
--- a/schemas/deps.xsd
+++ b/schemas/deps.xsd
@@ -43,7 +43,7 @@
<xsd:element name='Permission' type='StructureEntry'/>
<xsd:element name='Group' type='GroupType'/>
</xsd:choice>
- <xsd:attribute type='xsd:string' name='priority' use='required'/>
+ <xsd:attribute type='xsd:string' name='priority' />
</xsd:complexType>
</xsd:element>
</xsd:schema>