From cf032c4477023a2bdad54cc774da08170ce89141 Mon Sep 17 00:00:00 2001
From: PeiYong Zhang <peiyongz@apache.org>
Date: Tue, 13 Apr 2004 17:02:11 +0000
Subject: [PATCH] command line option added for SAX2Count

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175870 13f79535-47bb-0310-9956-ffa450edef68
---
 scripts/sanityTest_ExpectedResult.log | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/sanityTest_ExpectedResult.log b/scripts/sanityTest_ExpectedResult.log
index a75a8e9df..acd80cd22 100644
--- a/scripts/sanityTest_ExpectedResult.log
+++ b/scripts/sanityTest_ExpectedResult.log
@@ -174,6 +174,7 @@ Options:
                 Default to off (Input file is an XML file).
     -v=xxx      Validation scheme [always | never | auto*].
     -f          Enable full schema constraint checking processing. Defaults to off.
+    -i          Enable identity constraint checking processing. Defaults to on.    
     -p          Enable namespace-prefixes feature. Defaults to off.
     -n          Disable namespace processing. Defaults to on.
                 NOTE: THIS IS OPPOSITE FROM OTHER SAMPLES.
-- 
GitLab