mrglavas    2004/01/22 10:06:39

  Modified:    java/docs faq-xinclude.xml
  Log:
  Fixing some typos from the last commit.
  
  Revision  Changes    Path
  1.6       +3 -3      xml-xerces/java/docs/faq-xinclude.xml
  
  Index: faq-xinclude.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/docs/faq-xinclude.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- faq-xinclude.xml  22 Jan 2004 16:57:46 -0000      1.5
  +++ faq-xinclude.xml  22 Jan 2004 18:06:39 -0000      1.6
  @@ -69,15 +69,15 @@
       </a>
     </faq>
     
  -  <faq title="Content Negotation">
  -    <q>Are the values of the content negotation attributes used in an HTTP 
request?</q>
  +  <faq title="Content Negotiation">
  +    <q>Are the values of the content negotiation attributes used in an HTTP 
request?</q>
       <a>
        <p>
         Currently, the values of <code>accept</code>, <code>accept-charset</code> and
         <code>accept-language</code> from an 
         <jump 
href="http://www.w3.org/TR/2003/WD-xinclude-20031110/#include_element";>include</jump>
         element are only placed in an HTTP request for included items when 
parse="text". We hope
  -      that in the future we will be able to support content negotation for included 
items
  +      that in the future we will be able to support content negotiation for 
included items
         when parse="xml".
        </p>
       </a>
  
  
  

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

Reply via email to