diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2011-08-10 20:51:44 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2011-08-10 20:51:44 (GMT) |
commit | 5f2eebe1b64a77fc747126f0509eaff32249ad40 (patch) | |
tree | bbf87a4b402a0e130d8386b37c6ae6bc7c7f3790 /tools/testfiles/tname-sp.h5.xml | |
parent | 863e8872cb7fc902029762a149641fd1d66d6631 (diff) | |
download | hdf5-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/tname-sp.h5.xml')
-rw-r--r-- | tools/testfiles/tname-sp.h5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tname-sp.h5.xml b/tools/testfiles/tname-sp.h5.xml index 4bd8bef..3bdc6a8 100644 --- a/tools/testfiles/tname-sp.h5.xml +++ b/tools/testfiles/tname-sp.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:Attribute Name="attr1 withspace"> <hdf5:Dataspace> |