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/topaque.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/topaque.h5.xml')
-rw-r--r-- | tools/testfiles/topaque.h5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/topaque.h5.xml b/tools/testfiles/topaque.h5.xml index 08ba280..1e20336 100644 --- a/tools/testfiles/topaque.h5.xml +++ b/tools/testfiles/topaque.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:Dataset Name="opaque test" OBJ-XID="xid_744" H5Path= "/opaque test" Parents="xid_696" H5ParentPaths="/"> <hdf5:StorageLayout> |