diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2004-06-17 21:49:37 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2004-06-17 21:49:37 (GMT) |
commit | e96db28f8b7f0e6b0f8a5041128aaa8ffbdc49b0 (patch) | |
tree | 0946cde082a868be5a00a3308bc550e55b02dd44 /tools/testfiles/tall-2A.h5.xml | |
parent | db3443f31079f20066b01c3920a3cf24da262ed9 (diff) | |
download | hdf5-e96db28f8b7f0e6b0f8a5041128aaa8ffbdc49b0.zip hdf5-e96db28f8b7f0e6b0f8a5041128aaa8ffbdc49b0.tar.gz hdf5-e96db28f8b7f0e6b0f8a5041128aaa8ffbdc49b0.tar.bz2 |
[svn-r8704] *** empty log message ***
Diffstat (limited to 'tools/testfiles/tall-2A.h5.xml')
-rw-r--r-- | tools/testfiles/tall-2A.h5.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/tools/testfiles/tall-2A.h5.xml b/tools/testfiles/tall-2A.h5.xml index dfa5c979..e83f0b3 100644 --- a/tools/testfiles/tall-2A.h5.xml +++ b/tools/testfiles/tall-2A.h5.xml @@ -98,9 +98,9 @@ Expected output for 'h5dump --xml -A tall.h5' </hdf5:DataFromFile> </hdf5:Data> </hdf5:Attribute> - <hdf5:Data> - <hdf5:NoData/> - </hdf5:Data> + <hdf5:Data> + <hdf5:NoData/> + </hdf5:Data> </hdf5:Dataset> <hdf5:Dataset Name="dset1.1.2" OBJ-XID="xid_5800" H5Path= "/g1/g1.1/dset1.1.2" Parents="xid_3200" H5ParentPaths="/g1/g1.1"> <hdf5:StorageLayout> @@ -121,9 +121,9 @@ Expected output for 'h5dump --xml -A tall.h5' <hdf5:IntegerType ByteOrder="BE" Sign="true" Size="4" /> </hdf5:AtomicType> </hdf5:DataType> - <hdf5:Data> - <hdf5:NoData/> - </hdf5:Data> + <hdf5:Data> + <hdf5:NoData/> + </hdf5:Data> </hdf5:Dataset> </hdf5:Group> <hdf5:Group Name="g1.2" OBJ-XID="xid_4176" H5Path="/g1/g1.2" Parents="xid_1576" H5ParentPaths="/g1" > @@ -152,9 +152,9 @@ Expected output for 'h5dump --xml -A tall.h5' <hdf5:FloatType ByteOrder="BE" Size="4" SignBitLocation="31" ExponentBits="8" ExponentLocation="23" MantissaBits="23" MantissaLocation="0" /> </hdf5:AtomicType> </hdf5:DataType> - <hdf5:Data> - <hdf5:NoData/> - </hdf5:Data> + <hdf5:Data> + <hdf5:NoData/> + </hdf5:Data> </hdf5:Dataset> <hdf5:Dataset Name="dset2.2" OBJ-XID="xid_9120" H5Path= "/g2/dset2.2" Parents="xid_2552" H5ParentPaths="/g2"> <hdf5:StorageLayout> @@ -176,9 +176,9 @@ Expected output for 'h5dump --xml -A tall.h5' <hdf5:FloatType ByteOrder="BE" Size="4" SignBitLocation="31" ExponentBits="8" ExponentLocation="23" MantissaBits="23" MantissaLocation="0" /> </hdf5:AtomicType> </hdf5:DataType> - <hdf5:Data> - <hdf5:NoData/> - </hdf5:Data> + <hdf5:Data> + <hdf5:NoData/> + </hdf5:Data> </hdf5:Dataset> </hdf5:Group> </hdf5:RootGroup> |