diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2011-08-10 20:48:05 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2011-08-10 20:48:05 (GMT) |
commit | 14f8f4d4370a70afc4c354d0d4b2c6358fa4acf4 (patch) | |
tree | 148b790276bbf8e9b3a7101d29a15548b01a7777 /tools/testfiles/tfpformat.h5.xml | |
parent | fb3d6c22d0343675e1e0b9ecf054e1a4e126b266 (diff) | |
download | hdf5-14f8f4d4370a70afc4c354d0d4b2c6358fa4acf4.zip hdf5-14f8f4d4370a70afc4c354d0d4b2c6358fa4acf4.tar.gz hdf5-14f8f4d4370a70afc4c354d0d4b2c6358fa4acf4.tar.bz2 |
[svn-r21210] Correct location of xml schema files. JIRA HDFFV-7688
Tested: local linux
Diffstat (limited to 'tools/testfiles/tfpformat.h5.xml')
-rw-r--r-- | tools/testfiles/tfpformat.h5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tfpformat.h5.xml b/tools/testfiles/tfpformat.h5.xml index 31c7df4..34af79a 100644 --- a/tools/testfiles/tfpformat.h5.xml +++ b/tools/testfiles/tfpformat.h5.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE HDF5-File PUBLIC "HDF5-File.dtd" "http://www.hdfgroup.org/DTDs/HDF5-File.dtd"> +<!DOCTYPE HDF5-File PUBLIC "HDF5-File.dtd" "http://www.hdfgroup.org/HDF5/XML/schema/HDF5-File.dtd"> <HDF5-File> <RootGroup OBJ-XID="xid_96" H5Path="/"> <Dataset Name="double" OBJ-XID="xid_800" H5Path= "/double" Parents="xid_96" H5ParentPaths="/"> |