summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tfpformat.h5.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tfpformat.h5.xml')
-rw-r--r--tools/testfiles/tfpformat.h5.xml27
1 files changed, 17 insertions, 10 deletions
diff --git a/tools/testfiles/tfpformat.h5.xml b/tools/testfiles/tfpformat.h5.xml
index 939d7b3..c2bd96f 100644
--- a/tools/testfiles/tfpformat.h5.xml
+++ b/tools/testfiles/tfpformat.h5.xml
@@ -1,17 +1,14 @@
-#############################
-Expected output for 'h5dump -u -m %.7f tfpformat.h5'
-#############################
<?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="/">
<StorageLayout>
<ContiguousLayout/>
</StorageLayout>
- <FillValueInfo FillTime="FillIfSet" AllocationTime="Late">
+ <FillValueInfo FillTime="FillIfSet" AllocationTime="Late">
<FillValue>
- <NoFill/>
+ <NoFill/>
</FillValue>
</FillValueInfo>
<Dataspace>
@@ -26,7 +23,12 @@ Expected output for 'h5dump -u -m %.7f tfpformat.h5'
</DataType>
<Data>
<DataFromFile>
- -0.1234567 0.1234567 0.0000000 0.0000000 0.0000000 0.0000000
+ -0.1234567
+ 0.1234567
+ 0.0000000
+ 0.0000000
+ 0.0000000
+ 0.0000000
</DataFromFile>
</Data>
</Dataset>
@@ -34,9 +36,9 @@ Expected output for 'h5dump -u -m %.7f tfpformat.h5'
<StorageLayout>
<ContiguousLayout/>
</StorageLayout>
- <FillValueInfo FillTime="FillIfSet" AllocationTime="Late">
+ <FillValueInfo FillTime="FillIfSet" AllocationTime="Late">
<FillValue>
- <NoFill/>
+ <NoFill/>
</FillValue>
</FillValueInfo>
<Dataspace>
@@ -51,7 +53,12 @@ Expected output for 'h5dump -u -m %.7f tfpformat.h5'
</DataType>
<Data>
<DataFromFile>
- -0.1234567 0.1234567 0.0000000 0.0000000 0.0000000 0.0000000
+ -0.1234567
+ 0.1234567
+ 0.0000000
+ 0.0000000
+ 0.0000000
+ 0.0000000
</DataFromFile>
</Data>
</Dataset>