peiyongz 2003/02/10 12:49:44 Modified: c/doc domprint.xml 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.14 +0 -1 xml-xerces/c/doc/domprint.xml Index: domprint.xml =================================================================== RCS file: /home/cvs/xml-xerces/c/doc/domprint.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- domprint.xml 29 Jan 2003 17:04:14 -0000 1.13 +++ domprint.xml 10 Feb 2003 20:49:44 -0000 1.14 @@ -33,7 +33,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. -wscs=xxx Enable/Disable split-cdata-sections. Default on. -wddc=xxx Enable/Disable discard-default-content. Default on. -wflt=xxx Enable/Disable filtering. Default off.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]