peiyongz 2002/11/08 08:20:59 Modified: c/doc saxcount.xml sax2count.xml domcount.xml Log: command line option for "locale" Revision Changes Path 1.11 +1 -0 xml-xerces/c/doc/saxcount.xml Index: saxcount.xml =================================================================== RCS file: /home/cvs/xml-xerces/c/doc/saxcount.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- saxcount.xml 21 May 2002 18:13:59 -0000 1.10 +++ saxcount.xml 8 Nov 2002 16:20:58 -0000 1.11 @@ -28,6 +28,7 @@ -n Enable namespace processing. Defaults to off. -s Enable schema processing. Defaults to off. -f Enable full schema constraint checking. Defaults to off. + -locale=ll_CC specify the locale, default: en_US -? Show this help. * = Default if not provided explicitly. 1.7 +1 -0 xml-xerces/c/doc/sax2count.xml Index: sax2count.xml =================================================================== RCS file: /home/cvs/xml-xerces/c/doc/sax2count.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sax2count.xml 21 May 2002 18:13:59 -0000 1.6 +++ sax2count.xml 8 Nov 2002 16:20:58 -0000 1.7 @@ -30,6 +30,7 @@ NOTE: THIS IS OPPOSITE FROM OTHER SAMPLES. -s Disable schema processing. Defaults to on. NOTE: THIS IS OPPOSITE FROM OTHER SAMPLES. + -locale=ll_CC specify the locale, default: en_US -? Show this help. * = Default if not provided explicitly. 1.9 +1 -0 xml-xerces/c/doc/domcount.xml Index: domcount.xml =================================================================== RCS file: /home/cvs/xml-xerces/c/doc/domcount.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- domcount.xml 21 May 2002 18:13:59 -0000 1.8 +++ domcount.xml 8 Nov 2002 16:20:58 -0000 1.9 @@ -28,6 +28,7 @@ -n Enable namespace processing. Defaults to off. -s Enable schema processing. Defaults to off. -f Enable full schema constraint checking. Defaults to off. + -locale=ll_CC specify the locale, default: en_US -? Show this help. * = Default if not provided explicitly.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]