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 2004/04/20 17:27:23 UTC

cvs commit: xml-xerces/c/src/xercesc/NLS/EN_US XMLErrList_EN_US.Xml

peiyongz    2004/04/20 08:27:23

  Modified:    c/src/xercesc/NLS/EN_US XMLErrList_EN_US.Xml
  Log:
  XML1.0 3rd: VC: No NOTATION Attribute on EMPTY Element
  
  Revision  Changes    Path
  1.39      +1 -0      xml-xerces/c/src/xercesc/NLS/EN_US/XMLErrList_EN_US.Xml
  
  Index: XMLErrList_EN_US.Xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/NLS/EN_US/XMLErrList_EN_US.Xml,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- XMLErrList_EN_US.Xml	29 Oct 2003 16:24:04 -0000	1.38
  +++ XMLErrList_EN_US.Xml	20 Apr 2004 15:27:23 -0000	1.39
  @@ -424,6 +424,7 @@
               <Message Id="IC_KeyRefOutOfScope" Text="The keyref '{0}' refers to a key/unique that is out of scope."/>
               <Message Id="IC_KeyNotFound" Text="The key for identity constraint of element '{0}' is not found."/>
               <Message Id="NonWSContent" Text="Non-whitespace characters are not allowed in schema elements other than 'appinfo' and 'documentation'."/>
  +            <Message Id="EmptyElemNotationAttr" Text="EMPTY Element '{0}' has Attribute '{1}' of type NOTATION "/>                        
           </Error>
       </MsgDomain>
       <MsgDomain Domain="http://apache.org/xml/messages/XML4CErrors">
  
  
  

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