Author: cargilld
Date: Sat Oct 15 11:27:19 2005
New Revision: 321410

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

Modified:
    xerces/c/branches/xerces-2.7/src/xercesc/framework/XMLErrorCodes.hpp

Modified: xerces/c/branches/xerces-2.7/src/xercesc/framework/XMLErrorCodes.hpp
URL: 
http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/framework/XMLErrorCodes.hpp?rev=321410&r1=321409&r2=321410&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/framework/XMLErrorCodes.hpp 
(original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/framework/XMLErrorCodes.hpp Sat 
Oct 15 11:27:19 2005
@@ -325,7 +325,8 @@
       , InvalidElementName                 = 308
       , InvalidAttrName                    = 309
       , InvalidEntityRefName               = 310
-      , F_HighBounds                       = 311
+      , DuplicateDocTypeDecl               = 311
+      , F_HighBounds                       = 312
     };
 
     static bool isFatal(const XMLErrs::Codes toCheck)



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

Reply via email to