summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tall.h5.xml
diff options
context:
space:
mode:
authorRobert E. McGrath <mcgrath@ncsa.uiuc.edu>2001-02-14 20:48:22 (GMT)
committerRobert E. McGrath <mcgrath@ncsa.uiuc.edu>2001-02-14 20:48:22 (GMT)
commitd12fa9b5c5ff0eb1919eb4233845867dcc6c63c0 (patch)
treee3e3ee06aec1b37f1f6ade374a1bc8292cb7ce1d /tools/testfiles/tall.h5.xml
parenta66186cc0dd49a1800c56688e5347fc39abb8c3a (diff)
downloadhdf5-d12fa9b5c5ff0eb1919eb4233845867dcc6c63c0.zip
hdf5-d12fa9b5c5ff0eb1919eb4233845867dcc6c63c0.tar.gz
hdf5-d12fa9b5c5ff0eb1919eb4233845867dcc6c63c0.tar.bz2
[svn-r3408] Purpose:
Adding new feature. Description: XML output option to h5dump Platforms tested: SPARC Solaris 2.7, Irix6.5 (32bit), Linux, Win98
Diffstat (limited to 'tools/testfiles/tall.h5.xml')
-rw-r--r--tools/testfiles/tall.h5.xml173
1 files changed, 173 insertions, 0 deletions
diff --git a/tools/testfiles/tall.h5.xml b/tools/testfiles/tall.h5.xml
new file mode 100644
index 0000000..6886916
--- /dev/null
+++ b/tools/testfiles/tall.h5.xml
@@ -0,0 +1,173 @@
+#############################
+Expected output for 'h5dump --xml tall.h5'
+#############################
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE HDF5-File PUBLIC "HDF5-File.dtd" "http://hdf.ncsa.uiuc.edu/DTDs/HDF5-File.dtd">
+<HDF5-File>
+<RootGroup OBJ-XID="root">
+ <Attribute Name="attr1">
+ <Dataspace>
+ <SimpleDataspace Ndims="1">
+ <Dimension DimSize="10" MaxDimSize="10"/>
+ </SimpleDataspace>
+ </Dataspace>
+ <DataType>
+ <AtomicType>
+ <IntegerType ByteOrder="BE" Sign="true" Size="1" />
+ </AtomicType>
+ </DataType>
+ <Data>
+ <DataFromFile>
+ 97 98 99 100 101 102 103 104 105 0
+ </DataFromFile>
+ </Data>
+ </Attribute>
+ <Attribute Name="attr2">
+ <Dataspace>
+ <SimpleDataspace Ndims="2">
+ <Dimension DimSize="2" MaxDimSize="2"/>
+ <Dimension DimSize="2" MaxDimSize="2"/>
+ </SimpleDataspace>
+ </Dataspace>
+ <DataType>
+ <AtomicType>
+ <IntegerType ByteOrder="BE" Sign="true" Size="4" />
+ </AtomicType>
+ </DataType>
+ <Data>
+ <DataFromFile>
+ 0 1
+ 2 3
+ </DataFromFile>
+ </Data>
+ </Attribute>
+ <Group Name="g1" OBJ-XID="/g1" Parents="/" >
+ <Group Name="g1.1" OBJ-XID="/g1/g1.1" Parents="/g1" >
+ <Dataset Name="dset1.1.1" OBJ-XID="/g1/g1.1/dset1.1.1" Parents="/g1/g1.1">
+ <Dataspace>
+ <SimpleDataspace Ndims="2">
+ <Dimension DimSize="10" MaxDimSize="10"/>
+ <Dimension DimSize="10" MaxDimSize="10"/>
+ </SimpleDataspace>
+ </Dataspace>
+ <DataType>
+ <AtomicType>
+ <IntegerType ByteOrder="BE" Sign="true" Size="4" />
+ </AtomicType>
+ </DataType>
+ <Attribute Name="attr1">
+ <Dataspace>
+ <SimpleDataspace Ndims="1">
+ <Dimension DimSize="27" MaxDimSize="27"/>
+ </SimpleDataspace>
+ </Dataspace>
+ <DataType>
+ <AtomicType>
+ <IntegerType ByteOrder="BE" Sign="true" Size="1" />
+ </AtomicType>
+ </DataType>
+ <Data>
+ <DataFromFile>
+ 49 115 116 32 97 116 116 114 105 98 117 116 101 32 111 102 32
+ 100 115 101 116 49 46 49 46 49 0
+ </DataFromFile>
+ </Data>
+ </Attribute>
+ <Attribute Name="attr2">
+ <Dataspace>
+ <SimpleDataspace Ndims="1">
+ <Dimension DimSize="27" MaxDimSize="27"/>
+ </SimpleDataspace>
+ </Dataspace>
+ <DataType>
+ <AtomicType>
+ <IntegerType ByteOrder="BE" Sign="true" Size="1" />
+ </AtomicType>
+ </DataType>
+ <Data>
+ <DataFromFile>
+ 50 110 100 32 97 116 116 114 105 98 117 116 101 32 111 102 32
+ 100 115 101 116 49 46 49 46 49 0
+ </DataFromFile>
+ </Data>
+ </Attribute>
+ <Data>
+ <DataFromFile>
+ 0 0 0 0 0 0 0 0 0 0
+ 0 1 2 3 4 5 6 7 8 9
+ 0 2 4 6 8 10 12 14 16 18
+ 0 3 6 9 12 15 18 21 24 27
+ 0 4 8 12 16 20 24 28 32 36
+ 0 5 10 15 20 25 30 35 40 45
+ 0 6 12 18 24 30 36 42 48 54
+ 0 7 14 21 28 35 42 49 56 63
+ 0 8 16 24 32 40 48 56 64 72
+ 0 9 18 27 36 45 54 63 72 81
+ </DataFromFile>
+ </Data>
+ </Dataset>
+ <Dataset Name="dset1.1.2" OBJ-XID="/g1/g1.1/dset1.1.2" Parents="/g1/g1.1">
+ <Dataspace>
+ <SimpleDataspace Ndims="1">
+ <Dimension DimSize="20" MaxDimSize="20"/>
+ </SimpleDataspace>
+ </Dataspace>
+ <DataType>
+ <AtomicType>
+ <IntegerType ByteOrder="BE" Sign="true" Size="4" />
+ </AtomicType>
+ </DataType>
+ <Data>
+ <DataFromFile>
+ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
+ </DataFromFile>
+ </Data>
+ </Dataset>
+ </Group>
+ <Group Name="g1.2" OBJ-XID="/g1/g1.2" Parents="/g1" >
+ <Group Name="g1.2.1" OBJ-XID="/g1/g1.2/g1.2.1" Parents="/g1/g1.2" >
+ <SoftLink LinkName="slink" Target="somevalue" TargetObj="somevalue" OBJ-XID="slink" Source="/g1/g1.2/g1.2.1"/>
+ </Group>
+ </Group>
+ </Group>
+ <Group Name="g2" OBJ-XID="/g2" Parents="/" >
+ <Dataset Name="dset2.1" OBJ-XID="/g2/dset2.1" Parents="/g2">
+ <Dataspace>
+ <SimpleDataspace Ndims="1">
+ <Dimension DimSize="10" MaxDimSize="10"/>
+ </SimpleDataspace>
+ </Dataspace>
+ <DataType>
+ <AtomicType>
+ <FloatType ByteOrder="BE" Size="4" SignBitLocation="31" ExponentBits="8" ExponentLocation="23" MantissaBits="23" MantissaLocation="0" />
+ </AtomicType>
+ </DataType>
+ <Data>
+ <DataFromFile>
+ 1 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9
+ </DataFromFile>
+ </Data>
+ </Dataset>
+ <Dataset Name="dset2.2" OBJ-XID="/g2/dset2.2" Parents="/g2">
+ <Dataspace>
+ <SimpleDataspace Ndims="2">
+ <Dimension DimSize="3" MaxDimSize="3"/>
+ <Dimension DimSize="5" MaxDimSize="5"/>
+ </SimpleDataspace>
+ </Dataspace>
+ <DataType>
+ <AtomicType>
+ <FloatType ByteOrder="BE" Size="4" SignBitLocation="31" ExponentBits="8" ExponentLocation="23" MantissaBits="23" MantissaLocation="0" />
+ </AtomicType>
+ </DataType>
+ <Data>
+ <DataFromFile>
+ 0 0.1 0.2 0.3 0.4
+ 0 0.2 0.4 0.6 0.8
+ 0 0.3 0.6 0.9 1.2
+ </DataFromFile>
+ </Data>
+ </Dataset>
+ </Group>
+</RootGroup>
+</HDF5-File>