Author: cargilld
Date: Sat Oct 15 11:52:21 2005
New Revision: 321442

URL: http://svn.apache.org/viewcvs?rev=321442&view=rev
Log:
Message update for qname fix and xercesc-1515.

Modified:
    xerces/c/trunk/src/xercesc/util/XMLExceptMsgs.hpp

Modified: xerces/c/trunk/src/xercesc/util/XMLExceptMsgs.hpp
URL: 
http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/util/XMLExceptMsgs.hpp?rev=321442&r1=321441&r2=321442&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/util/XMLExceptMsgs.hpp (original)
+++ xerces/c/trunk/src/xercesc/util/XMLExceptMsgs.hpp Sat Oct 15 11:52:21 2005
@@ -415,9 +415,10 @@
       , XSer_GrammarPool_NotEmpty          = 399
       , XSer_StringPool_NotEmpty           = 400
       , XSer_Storer_NewerThan_Loader       = 401
-      , F_HighBounds                       = 402
-      , E_LowBounds                        = 403
-      , E_HighBounds                       = 404
+      , VALUE_QName_Invalid2               = 402
+      , F_HighBounds                       = 403
+      , E_LowBounds                        = 404
+      , E_HighBounds                       = 405
     };
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to