summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tcompound.h5.xml
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2001-07-09 06:40:08 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2001-07-09 06:40:08 (GMT)
commit21000f0c090405e7c851096306be4149051a33e2 (patch)
treede1fe3eaa1011052b3c3d2baf783d71eb27095ae /tools/testfiles/tcompound.h5.xml
parent208e185f6a19d8e27e1c12c7678ce17fad0f26ee (diff)
downloadhdf5-21000f0c090405e7c851096306be4149051a33e2.zip
hdf5-21000f0c090405e7c851096306be4149051a33e2.tar.gz
hdf5-21000f0c090405e7c851096306be4149051a33e2.tar.bz2
[svn-r4150]
Purpose: Checking in BOb's Changes Description: Just checking in Bob McGrath's changes to the h5dumper's XML code.
Diffstat (limited to 'tools/testfiles/tcompound.h5.xml')
-rw-r--r--tools/testfiles/tcompound.h5.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/testfiles/tcompound.h5.xml b/tools/testfiles/tcompound.h5.xml
index 25db6ae..c6f2142 100644
--- a/tools/testfiles/tcompound.h5.xml
+++ b/tools/testfiles/tcompound.h5.xml
@@ -6,6 +6,7 @@ Expected output for 'h5dump --xml tcompound.h5'
<HDF5-File>
<RootGroup OBJ-XID="root">
<NamedDataType Name="#6632:0" OBJ-XID="/#6632:0" Parents="root">
+ <DataType>
<CompoundType>
<Field FieldName="int">
<DataType>
@@ -22,8 +23,10 @@ Expected output for 'h5dump --xml tcompound.h5'
</DataType>
</Field>
</CompoundType>
+ </DataType>
</NamedDataType>
<NamedDataType Name="type1" OBJ-XID="/type1" Parents="root">
+ <DataType>
<CompoundType>
<Field FieldName="int_name">
<DataType>
@@ -40,8 +43,10 @@ Expected output for 'h5dump --xml tcompound.h5'
</DataType>
</Field>
</CompoundType>
+ </DataType>
</NamedDataType>
<NamedDataType Name="type2" OBJ-XID="/type2" Parents="root">
+ <DataType>
<CompoundType>
<Field FieldName="int_array">
<DataType>
@@ -69,6 +74,7 @@ Expected output for 'h5dump --xml tcompound.h5'
</DataType>
</Field>
</CompoundType>
+ </DataType>
</NamedDataType>
<Dataset Name="dset1" OBJ-XID="/dset1" Parents="root">
<Dataspace>
@@ -110,6 +116,7 @@ Expected output for 'h5dump --xml tcompound.h5'
</Dataset>
<Group Name="group1" OBJ-XID="/group1" Parents="/" >
<NamedDataType Name="type3" OBJ-XID="/group1/type3" Parents="/group1">
+ <DataType>
<CompoundType>
<Field FieldName="int">
<DataType>
@@ -126,6 +133,7 @@ Expected output for 'h5dump --xml tcompound.h5'
</DataType>
</Field>
</CompoundType>
+ </DataType>
</NamedDataType>
<Dataset Name="dset2" OBJ-XID="/group1/dset2" Parents="/group1">
<Dataspace>