summaryrefslogtreecommitdiffstats
path: root/schemas/metadata.xsd
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2007-01-24 02:01:41 +0000
committerNarayan Desai <desai@mcs.anl.gov>2007-01-24 02:01:41 +0000
commit9182bcf5871ee041e789bb48d057323b6bc6b4b1 (patch)
treee7f277c3e57eee610b67a256f4e45c0a9f28c3b3 /schemas/metadata.xsd
parentc241c331aed9a3541e03ab97bb644d3e92b957a7 (diff)
downloadbcfg2-9182bcf5871ee041e789bb48d057323b6bc6b4b1.tar.gz
bcfg2-9182bcf5871ee041e789bb48d057323b6bc6b4b1.tar.bz2
bcfg2-9182bcf5871ee041e789bb48d057323b6bc6b4b1.zip
Fix local validation for xml schemas (no net access)
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2712 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'schemas/metadata.xsd')
-rw-r--r--schemas/metadata.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/metadata.xsd b/schemas/metadata.xsd
index 4432aa5d6..3e2fb3fe2 100644
--- a/schemas/metadata.xsd
+++ b/schemas/metadata.xsd
@@ -9,7 +9,7 @@
</xsd:annotation>
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"
- schemaLocation="http://www.w3.org/2001/xml.xsd"/>
+ schemaLocation="xml.xsd"/>
<xsd:simpleType name='toolsetType'>
<xsd:restriction base="xsd:string">