summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tslink.h5.xml
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-08-10 20:51:44 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-08-10 20:51:44 (GMT)
commit5f2eebe1b64a77fc747126f0509eaff32249ad40 (patch)
treebbf87a4b402a0e130d8386b37c6ae6bc7c7f3790 /tools/testfiles/tslink.h5.xml
parent863e8872cb7fc902029762a149641fd1d66d6631 (diff)
downloadhdf5-5f2eebe1b64a77fc747126f0509eaff32249ad40.zip
hdf5-5f2eebe1b64a77fc747126f0509eaff32249ad40.tar.gz
hdf5-5f2eebe1b64a77fc747126f0509eaff32249ad40.tar.bz2
[svn-r21211] Correct location of xml schema files. JIRA HDFFV-7688
Diffstat (limited to 'tools/testfiles/tslink.h5.xml')
-rw-r--r--tools/testfiles/tslink.h5.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tslink.h5.xml b/tools/testfiles/tslink.h5.xml
index deeb70c..9d8040e 100644
--- a/tools/testfiles/tslink.h5.xml
+++ b/tools/testfiles/tslink.h5.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<hdf5:HDF5-File xmlns:hdf5="http://hdfgroup.org/DTDs/HDF5-File" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hdfgroup.org/DTDs/HDF5-File http://www.hdfgroup.org/DTDs/HDF5-File.xsd">
+<hdf5:HDF5-File xmlns:hdf5="http://hdfgroup.org/HDF5/XML/schema/HDF5-File" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hdfgroup.org/HDF5/XML/schema/HDF5-File http://www.hdfgroup.org/HDF5/XML/schema/HDF5-File.xsd">
<hdf5:RootGroup OBJ-XID="xid_696" H5Path="/">
<hdf5:SoftLink LinkName="slink1" OBJ-XID="xid_18446744073709551614" H5SourcePath="/slink1" TargetPath="somevalue" Parents="xid_696" H5ParentPaths="/" />
<hdf5:SoftLink LinkName="slink2" OBJ-XID="xid_18446744073709551613" H5SourcePath="/slink2" TargetPath="linkvalue" Parents="xid_696" H5ParentPaths="/" />