Index: DOMMessages.properties
===================================================================
RCS file: /home/cvspublic/xml-xerces/java/src/org/apache/xerces/impl/msg/DOMMessages.properties,v
retrieving revision 1.4
diff -u -r1.4 DOMMessages.properties
--- DOMMessages.properties	3 Jan 2003 21:51:43 -0000	1.4
+++ DOMMessages.properties	13 Nov 2003 23:27:44 -0000
@@ -27,6 +27,7 @@
 SYNTAX_ERR = An invalid or illegal string is specified. 
 VALIDATION_ERR = A call to a method such as insertBefore or removeChild would make the Node invalid with respect to document grammar.
 WRONG_DOCUMENT_ERR = A node is used in a different document than the one that created it.
+TYPE_MISMATCH_ERR = The value type for this parameter name is incompatible with the expected value type. 
  
 #error messages or exceptions
 FEATURE_NOT_SUPPORTED = The parameter {0} is recognized but the requested value cannot be set.
