mrglavas    2005/06/17 20:47:28

  Modified:    java/docs faq-xinclude.xml
  Log:
  Some minor improvements.
  
  Revision  Changes    Path
  1.14      +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.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- faq-xinclude.xml  17 Jun 2005 22:00:20 -0000      1.13
  +++ faq-xinclude.xml  18 Jun 2005 03:47:28 -0000      1.14
  @@ -68,7 +68,7 @@
         (as specified in the <jump href="http://www.w3.org/TR/xmlbase/";>XML 
Base</jump>
         recommendation) to resolve relative IRIs to compute the
         <jump 
href="http://www.w3.org/TR/2004/REC-xinclude-20041220/#include-location";>include
 location</jump>.
  -      Support for XML Base was added to the XInclude implementation in 
Xerces 2.6.0.
  +      Support for XML Base was added to the XInclude implementation in 
Xerces-J 2.6.0.
        </p>
       </a>
     </faq>
  @@ -79,7 +79,7 @@
        <p>
         Yes. The XInclude processor will preserve language information on a 
top-level included element
         by adding an <code>xml:lang</code> attribute if its include parent has 
a different [language]
  -      property. Support for language fixup was added to the XInclude 
implementation in Xerces-2J2.7.0
  +      property. Support for language fixup was added to the XInclude 
implementation in Xerces-J 2.7.0
        </p>
       </a>
     </faq>
  @@ -104,7 +104,7 @@
         Yes, the values of the <code>accept</code> and 
<code>accept-language</code> attributes 
         from an <jump 
href="http://www.w3.org/TR/2004/REC-xinclude-20041220/#include_element";>include</jump>
         element are included as request properties in an HTTP request. Support 
for content negotation 
  -      when parse="xml" was added to the XInclude implementation in Xerces 
2.7.0.
  +      when parse="xml" was added to the XInclude implementation in Xerces-J 
2.7.0.
        </p>
       </a>
     </faq>
  
  
  

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

Reply via email to