Commits

Patrick Lu committed fb53598b365
[svn-r2011] added new structure to h5tools.h that is used to customize the output for the header information in the dumper. the header is the part before the data block. in h5dump.c there is support for the new -xml option. prints the output in xml using the structure we just defined in h5tools.h. h5dump.h- changed the begin_obj and end_obj macros. take an extra parameter now