tng 2002/10/29 13:54:16 Modified: c/scripts sanityTest_ExpectedResult.log Log: Fix sanityTest_ExpectedResult.log Revision Changes Path 1.39 +6 -5 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.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- sanityTest_ExpectedResult.log 24 Sep 2002 11:37:25 -0000 1.38 +++ sanityTest_ExpectedResult.log 29 Oct 2002 21:54:16 -0000 1.39 @@ -413,7 +413,7 @@ DOMPrint [options] <XML file> This program invokes the DOM parser, and builds the DOM tree. -It then asks the DOMWriter to serialize the DOM tree +It then asks the DOMWriter to serialize the DOM tree Options: -e create entity reference nodes. Default is no expansion. -v=xxx Validation scheme [always | never | auto*]. @@ -424,10 +424,11 @@ 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 - -wfpp=xxx Enable/Disable format-pretty-print. Default off + -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 + -wflt=xxx Enable/Disable filtering. Default off + -wfpp=xxx Enable/Disable format-pretty-print. Default off -? Show this help. * = Default if not provided explicitly.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]