Re: [xslt] <xi:include> has no namespace in external entity



On Mon, Apr 07, 2003 at 09:20:51PM +0200, Steinar Bang wrote:
> extsection.xml:7: warning: Namespace prefix xi is not defined
>   <programlisting><xi:include href="testfile1.txt" parse="text"/></programlisti

  <programlisting><xi:include href="testfile1.txt" parse="text"
                   xmlns:xi='http://www.w3.org/2001/XInclude'/></programlisting>

  and this will be garanteed to work.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]