mrglavas    2005/03/23 07:56:23

  Modified:    java/docs faq-sax.xml
  Log:
  Minor update.
  
  Revision  Changes    Path
  1.8       +1 -1      xml-xerces/java/docs/faq-sax.xml
  
  Index: faq-sax.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/docs/faq-sax.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- faq-sax.xml       23 Mar 2005 04:55:01 -0000      1.7
  +++ faq-sax.xml       23 Mar 2005 15:56:23 -0000      1.8
  @@ -116,7 +116,7 @@
             configure the parser to report a namespace for such attributes, 
turn on
             the <link idref='features' anchor='xmlns-uris'>xmlns-uris</link> 
feature.
          </p>
  -       <p>When using previous versions of the parser or other parser 
implementations
  +       <p>When using Xerces 2.6.2 (or prior) or other parser implementations
             that do not support this feature, your code must handle this 
discrepancy
             when interacting with APIs such as DOM and applications which 
expect a namespace 
             for xmlns attributes.
  
  
  

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

Reply via email to