peiyongz    2004/04/29 13:17:03

  Modified:    c/src/xercesc/util/MsgLoaders/MsgCatalog
                        XercesMessages_en_US.Msg
  Log:
  Display offending attribute value as well
  
  Revision  Changes    Path
  1.24      +3 -3      
xml-xerces/c/src/xercesc/util/MsgLoaders/MsgCatalog/XercesMessages_en_US.Msg
  
  Index: XercesMessages_en_US.Msg
  ===================================================================
  RCS file: 
/home/cvs/xml-xerces/c/src/xercesc/util/MsgLoaders/MsgCatalog/XercesMessages_en_US.Msg,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- XercesMessages_en_US.Msg  27 Apr 2004 19:20:21 -0000      1.23
  +++ XercesMessages_en_US.Msg  29 Apr 2004 20:17:03 -0000      1.24
  @@ -320,13 +320,13 @@
   15  Element '{0}' was used in the DOCTYPE but never declared
   16  Empty content not valid for content model: '{0}'
   17  Attribute '{0}' is not declared for element '{1}'
  -18  Attributes of type ENTITY/ENTITIES must refer to an external, unparsed entity
  +18  The value '{0}' for attribute '{1}' of type ENTITY/ENTITIES must refer to an 
external, unparsed entity
   19  Attribute '{0}' refers to an unknown entity '{1}'
   20  If namespaces are enabled, it's invalid for an attribute of type 
ID/IDREF/IDREFS/ENTITY/ENTITIES/NOTATION to contain a colon.
   21  Not enough elements to match content model : '{0}'
   22  No character data is allowed by content model
  -23  Attribute '{0}' does not match its defined enumeration or notation list
  -24  The values for attribute '{0}' must be names or name tokens
  +23  The value '{0}' for attribute '{1}' does not match its defined enumeration or 
notation list
  +24  The value '{0}' for attribute '{1}' must be Name or Nmtoken
   25  Attribute '{0}' does not support multiple values
   26  Attribute '{0}' has a value, '{1}', that does not match its #FIXED value, '{2}'
   27  Element types cannot be duplicated in Mixed content models
  
  
  

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

Reply via email to