peiyongz    2004/06/03 08:35:37

  Modified:    c/src/xercesc/util/MsgLoaders/ICU/resources en_US.txt
  Log:
  XML1.1:  The characters #x85 and #x2028 cannot be reliably recognized
  and translated until an entity's encoding declaration (if present) has been
  read. Therefore, it is a fatal error to use them within the XML declaration or
  text declaration.
  
  Revision  Changes    Path
  1.38      +1 -0      xml-xerces/c/src/xercesc/util/MsgLoaders/ICU/resources/en_US.txt
  
  Index: en_US.txt
  ===================================================================
  RCS file: 
/home/cvs/xml-xerces/c/src/xercesc/util/MsgLoaders/ICU/resources/en_US.txt,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- en_US.txt 14 May 2004 14:56:26 -0000      1.37
  +++ en_US.txt 3 Jun 2004 15:35:37 -0000       1.38
  @@ -504,6 +504,7 @@
                "The indicated reader id was never found " ,
                "The auto encoding enum has an unknown value " ,
                "Could not decode first line of entity: {0} " ,
  +             "XMLDecl or TextDecl can not have NEL or lsep: {0} " ,
                "End of input was hit in the middle of a multibyte sequence " ,
                "The current transcoding service does not support source offset 
information " ,
                "EBCDIC files must provide an encoding= string " ,
  
  
  

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

Reply via email to