Index: xml4j/src/org/apache/xerces/impl/msg/XMLMessages.properties
===================================================================
RCS file: /home/cvspublic/xml-xerces/java/src/org/apache/xerces/impl/msg/XMLMessages.properties,v
retrieving revision 1.25
diff -u -r1.25 XMLMessages.properties
--- xml4j/src/org/apache/xerces/impl/msg/XMLMessages.properties	21 Aug 2003 21:05:35 -0000	1.25
+++ xml4j/src/org/apache/xerces/impl/msg/XMLMessages.properties	5 Nov 2003 22:01:23 -0000
@@ -207,6 +207,7 @@
         MSG_SPACE_REQUIRED_AFTER_NOTATION_NAME_IN_NOTATIONDECL = White space is required after the notation name \"{0}\" in the notation declaration.
         ExternalIDorPublicIDRequired = The declaration for the notation \"{0}\" must include a system or public identifier.
         NotationDeclUnterminated = The declaration for the notation \"{0}\" must end with ''>''.
+        UniqueNotationName = Only one notation declaration can declare a given Name.  The notation named \"{0}\" was declared \"{1}\" times.  
         
 # Validation messages
         DuplicateTypeInMixedContent = The element type \"{1}\" was already specified in the content model of the element decl \"{0}\".
