summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tattr.h5.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tattr.h5.xml')
-rw-r--r--tools/testfiles/tattr.h5.xml55
1 files changed, 46 insertions, 9 deletions
diff --git a/tools/testfiles/tattr.h5.xml b/tools/testfiles/tattr.h5.xml
index bfde477..fceea99 100644
--- a/tools/testfiles/tattr.h5.xml
+++ b/tools/testfiles/tattr.h5.xml
@@ -1,10 +1,7 @@
-#############################
-Expected output for 'h5dump --xml tattr.h5'
-#############################
<?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_928" H5Path="/">
- <hdf5:Attribute Name="attr1">
+ <hdf5:Attribute Name="/attr1">
<hdf5:Dataspace>
<hdf5:SimpleDataspace Ndims="1">
<hdf5:Dimension DimSize="24" MaxDimSize="24"/>
@@ -17,8 +14,30 @@ Expected output for 'h5dump --xml tattr.h5'
</hdf5:DataType>
<hdf5:Data>
<hdf5:DataFromFile>
- 97 116 116 114 105 98 117 116 101 32 111 102 32 114 111 111 116 32 103
- 114 111 117 112 0
+ 97
+ 116
+ 116
+ 114
+ 105
+ 98
+ 117
+ 116
+ 101
+ 32
+ 111
+ 102
+ 32
+ 114
+ 111
+ 111
+ 116
+ 32
+ 103
+ 114
+ 111
+ 117
+ 112
+ 0
</hdf5:DataFromFile>
</hdf5:Data>
</hdf5:Attribute>
@@ -35,7 +54,16 @@ Expected output for 'h5dump --xml tattr.h5'
</hdf5:DataType>
<hdf5:Data>
<hdf5:DataFromFile>
- 1 2 3 4 5 6 7 8 9 10
+ 1
+ 2
+ 3
+ 4
+ 5
+ 6
+ 7
+ 8
+ 9
+ 10
</hdf5:DataFromFile>
</hdf5:Data>
</hdf5:Attribute>
@@ -52,7 +80,16 @@ Expected output for 'h5dump --xml tattr.h5'
</hdf5:DataType>
<hdf5:Data>
<hdf5:DataFromFile>
- 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9
+ 0
+ 0.1
+ 0.2
+ 0.3
+ 0.4
+ 0.5
+ 0.6
+ 0.7
+ 0.8
+ 0.9
</hdf5:DataFromFile>
</hdf5:Data>
</hdf5:Attribute>