You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ga...@apache.org on 2003/10/06 14:31:58 UTC

cvs commit: xml-xerces/java/docs features.xml

gareth      2003/10/06 05:31:58

  Modified:    java/docs features.xml
  Log:
  Removed emph tag which was invalid.
  
  Revision  Changes    Path
  1.35      +1 -1      xml-xerces/java/docs/features.xml
  
  Index: features.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/docs/features.xml,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- features.xml	29 Jul 2003 22:34:53 -0000	1.34
  +++ features.xml	6 Oct 2003 12:31:58 -0000	1.35
  @@ -434,7 +434,7 @@
      </false>
      <default value='true**'/>
      <note>
  -    The default value for this feature is true, <emph>except</emph> when using SAX,
  +    The default value for this feature is true, except when using SAX,
       because SAX requires that no DTD events be sent after the <code>endDTD</code>
       event.  Thus, in order to maintain SAX compatibility,
       this feature cannot be true by default for SAX. Setting this feature to false
  
  
  

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