peiyongz 2003/02/10 12:49:26
Modified: c/scripts sanityTest_ExpectedResult.log
Log:
Remove -weol from the command line option list, since the value for -weol is
taken literally, thus, value like "\n" ( not the end-of-line), is printed out in the
resultant xml stream.
Revision Changes Path
1.46 +0 -1 xml-xerces/c/scripts/sanityTest_ExpectedResult.log
Index: sanityTest_ExpectedResult.log
===================================================================
RCS file: /home/cvs/xml-xerces/c/scripts/sanityTest_ExpectedResult.log,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- sanityTest_ExpectedResult.log 29 Jan 2003 20:14:02 -0000 1.45
+++ sanityTest_ExpectedResult.log 10 Feb 2003 20:49:26 -0000 1.46
@@ -426,7 +426,6 @@
-wenc=XXX Use a particular encoding for output. Default is
the same encoding as the input XML file. UTF-8 if
input XML file has not XML declaration.
- -weol=xxx Set the end of line sequence. Default set by DOMWriter
-wfile=xxx Write to a file instead of stdout.
-wscs=xxx Enable/Disable split-cdata-sections. Default on
-wddc=xxx Enable/Disable discard-default-content. Default on
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]