You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by el...@apache.org on 2001/07/18 23:34:07 UTC

cvs commit: xml-xerces/java/src/org/apache/xerces/impl/msg XMLMessages.properties

elena       01/07/18 14:34:07

  Modified:    java/src/org/apache/xerces/impl/msg Tag: xerces_j_2
                        XMLMessages.properties
  Log:
  message file update
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.18  +1 -0      xml-xerces/java/src/org/apache/xerces/impl/msg/Attic/XMLMessages.properties
  
  Index: XMLMessages.properties
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/msg/Attic/XMLMessages.properties,v
  retrieving revision 1.1.2.17
  retrieving revision 1.1.2.18
  diff -u -r1.1.2.17 -r1.1.2.18
  --- XMLMessages.properties	2000/12/04 23:49:56	1.1.2.17
  +++ XMLMessages.properties	2001/07/18 21:34:06	1.1.2.18
  @@ -214,6 +214,7 @@
           MSG_DUPLICATE_ATTDEF = Attribute \"{1}\" is already declared for element type \"{0}\".
           MSG_ELEMENT_ALREADY_DECLARED = Element type \"{0}\" must not be declared more than once.
           MSG_ELEMENT_NOT_DECLARED = Element type \"{0}\" must be declared.
  +        MSG_GRAMMAR_NOT_FOUND = Document is invalid: no grammar found.
           MSG_ELEMENT_WITH_ID_REQUIRED = An element with the identifier \"{0}\" must appear in the document.
           MSG_EXTERNAL_ENTITY_NOT_PERMITTED = The reference to external entity \"{0}\" is not permitted in a standalone document.
           MSG_FIXED_ATTVALUE_INVALID = Attribute \"{1}\" with value \"{2}\" must have a value of \"{3}\".
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org