You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by pe...@apache.org on 2003/03/01 21:56:20 UTC

cvs commit: xml-xerces/c/src/xercesc/util/MsgLoaders/MsgCatalog XercesMessages_en_US.Msg

peiyongz    2003/03/01 12:56:20

  Modified:    c/src/xercesc/util/MsgLoaders/MsgCatalog
                        XercesMessages_en_US.Msg
  Log:
  TotalDigits value must be a positiveInteger
  
  Revision  Changes    Path
  1.10      +1 -1      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.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- XercesMessages_en_US.Msg	22 Feb 2003 18:25:14 -0000	1.9
  +++ XercesMessages_en_US.Msg	1 Mar 2003 20:56:20 -0000	1.10
  @@ -583,7 +583,7 @@
   176  MinExclusive '{0}' is invalid
   177  TotalDigit Value '{0}' is invalid
   178  FractionDigit Value '{0}' is invalid
  -179  TotalDigit Value '{0}' must be a nonNegativeInteger
  +179  TotalDigit Value '{0}' must be a PositiveInteger
   180  FractionDigit Value '{0}' must be a nonNegativeInteger
   181  It is an error for both maxInclusive and maxExclusive to be specified for the same datatype
   182  It is an error for both minInclusive and minExclusive to be specified for the same datatype
  
  
  

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