Author: scantor
Date: Wed Jun 28 13:46:48 2017
New Revision: 1800170

URL: http://svn.apache.org/viewvc?rev=1800170&view=rev
Log:
Add disallow-doctype option to DOMCount.

Modified:
    xerces/c/trunk/doc/domcount.xml

Modified: xerces/c/trunk/doc/domcount.xml
URL: 
http://svn.apache.org/viewvc/xerces/c/trunk/doc/domcount.xml?rev=1800170&r1=1800169&r2=1800170&view=diff
==============================================================================
--- xerces/c/trunk/doc/domcount.xml (original)
+++ xerces/c/trunk/doc/domcount.xml Wed Jun 28 13:46:48 2017
@@ -45,6 +45,7 @@ Options:
     -n          Enable namespace processing. Defaults to off.
     -s          Enable schema processing. Defaults to off.
     -f          Enable full schema constraint checking. Defaults to off.
+    -d          Disallow doctype. Defaults to off.
     -locale=ll_CC specify the locale, default: en_US
     -p          Print out names of elements and attributes encountered.
     -?          Show this help.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to