From 75d4f35593d119b95b0e231ffa161132d28e0128 Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Mon, 20 Oct 2003 17:04:39 -0500 Subject: [svn-r7679] Purpose: h5dump: Updated XML-related options and links. Platforms tested: IE 5, Safari --- doc/html/Tools.html | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/doc/html/Tools.html b/doc/html/Tools.html index f7d1675..9f89c5b 100644 --- a/doc/html/Tools.html +++ b/doc/html/Tools.html @@ -275,6 +275,9 @@ to convert files from HDF4 format to HDF5 format and vice versa.
-H   or   --header
Print the header only; no data is displayed.
+
-A +
Print the header and value of attributes; + data of datasets is not displayed.
-i   or   --object-ids
Print the object ids.
@@ -308,13 +311,21 @@ to convert files from HDF4 format to HDF5 format and vice versa.
-w N   or   --width=N
Set the number of columns of output.
-
-x U   or   +
-x   or   --xml
-
Output XML instead of DDL.
+
Output XML using XML schema (default) instead of DDL.
+
-u   or   + --use-dtd
+
Output XML using XML DTD instead of DDL.
-D U   or   --xml-dtd=U
-
In XML output, refer to the DTD at U - instead of the default DTD.
+
In XML output, refer to the DTD or schema at U + instead of the default schema/DTD.
+
-X S   or   + --xml-dns=S
+
In XML output, (XML Schema) use qualified names in the XML:
+       + ":": no namespace, default: "hdf5:"
-s L   or   --start=L
Offset of start of subsetting selection. @@ -476,8 +487,8 @@ to convert files from HDF4 format to HDF5 format and vice versa.
  • HDF5 Data Description Language syntax at DDL for HDF5 -
  • HDF5 XML DTD at - http://hdf.ncsa.uiuc.edu/DTDs/HDF5-File.dtd +
  • HDF5 XML Schema at + http://hdf.ncsa.uiuc.edu/DTDs/HDF5-File.xsd
  • HDF5 XML information at http://hdf.ncsa.uiuc.edu/HDF5/XML/ @@ -2331,7 +2342,7 @@ And in this document, the Describes HDF5 Release 1.6.0, July 2003 -Last modified: 16 July 2003 +Last modified: 20 October 2003 -- cgit v0.12