diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-08-08 19:47:39 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-08-08 19:47:39 (GMT) |
commit | da29916b94e300a4cdd12178a810c8c859ee8490 (patch) | |
tree | fc0c29cc3c6721c0ab79581e3f2ff9fabc5cd7bb /tools/testfiles/tnofilename.ddl | |
parent | d309a7fa5deb83f369e1af15f66d5d19236b29d9 (diff) | |
download | hdf5-da29916b94e300a4cdd12178a810c8c859ee8490.zip hdf5-da29916b94e300a4cdd12178a810c8c859ee8490.tar.gz hdf5-da29916b94e300a4cdd12178a810c8c859ee8490.tar.bz2 |
[svn-r7329] Purpose:
Refactored test output
Description:
Chase new output format of 'objno' in DDL and XML schema output
Platforms tested:
h5committested
Diffstat (limited to 'tools/testfiles/tnofilename.ddl')
-rw-r--r-- | tools/testfiles/tnofilename.ddl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testfiles/tnofilename.ddl b/tools/testfiles/tnofilename.ddl index 644bca5..e4fd1dd 100644 --- a/tools/testfiles/tnofilename.ddl +++ b/tools/testfiles/tnofilename.ddl @@ -18,8 +18,8 @@ usage: h5dump [OPTIONS] file -o F, --output=F Output raw data into file F -t P, --datatype=P Print the specified named data type -w N, --width=N Set the number of columns of output - -x, --xml Output in XML using Schema (default) - -u, --use-dtd Output in XML using DTD + -x, --xml Output in XML using Schema + -u, --use-dtd Output in XML using DTD -D U, --xml-dtd=U Use the DTD or schema at U -X S, --xml-ns=S (XML Schema) Use qualified names n the XML ":": no namespace, default: "hdf5:" |