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 2001/11/12 21:43:54 UTC

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

peiyongz    01/11/12 12:43:54

  Modified:    c/src/util/MsgLoaders/MsgCatalog XMLMsgCat_EN_US.Msg
  Log:
  SchemaDateTimeException defined
  
  Revision  Changes    Path
  1.54      +31 -0     xml-xerces/c/src/util/MsgLoaders/MsgCatalog/XMLMsgCat_EN_US.Msg
  
  Index: XMLMsgCat_EN_US.Msg
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/util/MsgLoaders/MsgCatalog/XMLMsgCat_EN_US.Msg,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- XMLMsgCat_EN_US.Msg	2001/11/02 14:18:23	1.53
  +++ XMLMsgCat_EN_US.Msg	2001/11/12 20:43:53	1.54
  @@ -675,5 +675,36 @@
   294  Invalid character following '.' in xpath
   295  XPath token not supported
   296  Find a solution!
  +297  buffer not initialized yet!
  +298  'T' is missing! '{0}' 
  +299  invalid gDay! '{0}' 
  +300  invalid gMonth! '{0}' 
  +301  invalid gMonthDay! '{0}' 
  +302  Duration shall start with '-' or 'P'! '{0}' 
  +303  Duration shall always have 'P'! '{0}' 
  +304  '-' can only appear at first! '{0}' 
  +305  Duration has invalid stuff before 'T'! '{0}' 
  +306  Duration has no time elements after 'T'! '{0}' 
  +307  Duration shall have at least element ! '{0}' 
  +308  Imcomplete Date ! '{0}' 
  +309  Invalid Date ! '{0}' 
  +310  Imcomplete Time ! '{0}' 
  +311  Invalid Time ! '{0}' 
  +312  ms shall be present once '.' is present ! '{0}' 
  +313  Imcomplete YearMonth! '{0}' 
  +314  Year separator is missing or misplaced ! '{0}' 
  +315  Year must have 'CCYY' format ! '{0}' 
  +316  Invalid leading zero in year! '{0}' 
  +317  no month in YearMonth ! '{0}' 
  +318  TimeZone is expected ! '{0}' 
  +319  Expecting nothing after 'Z'! '{0}' 
  +320  Invalid TimeZone! '{0}' 
  +321  The year (0000) is an illegal year value! '{0}' 
  +322  The month must have values 1 to 12! '{0}' 
  +323  The day must have values 1 to 31! '{0}' 
  +324  Hour must have values 0-23! '{0}' 
  +325  Minute must have values 0-59! '{0}' 
  +326  Second must have values 0-60! '{0}' 
  +327  Minute must have values 0-59! '{0}' 
   
   
  
  
  

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