Index: 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.22
diff -u -r1.22 XMLMessages.properties
--- org/apache/xerces/impl/msg/XMLMessages.properties	17 Jun 2003 19:10:16 -0000	1.22
+++ org/apache/xerces/impl/msg/XMLMessages.properties	11 Aug 2003 16:55:35 -0000
@@ -173,6 +173,8 @@
         NotationTypeUnterminated = The notation type list must end with '')'' in the \"{1}\" attribute declaration.
         MSG_NMTOKEN_REQUIRED_IN_ENUMERATION = The name token is required in the enumerated type list for the \"{1}\" attribute declaration.
         EnumerationUnterminated = The enumerated type list must end with '')'' in the \"{1}\" attribute declaration.
+        MSG_DISTINCT_TOKENS_IN_ENUMERATION = The NmTokens in a single Enumeration attribute declaration, must all be distinct.
+        MSG_DISTINCT_NOTATION_IN_ENUMERATION = The notation names in a single NotationType attribute declaration must all be distinct.
 # 3.3.2 Attribute Defaults
         MSG_SPACE_REQUIRED_AFTER_FIXED_IN_DEFAULTDECL = White space must appear after \"FIXED\" in the \"{1}\" attribute declaration.
 # 3.4 Conditional Sections
