This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with XInclude


Daniel Veillard wrote:
> Well there is something strange there.

  I don't have the time to dig into this right now, all I can say is that
  it works fine in a small text.xml file, but now in my project.

  If i do

    <programlisting xmlns:xi="http://www.w3.org/2001/XInclude";>
      <xi:include href="test.php"
          encoding="iso-8859-1"
          parse="text" />
    </programlisting>

  instead of declaring the namespace once in the <book> tag it work, too.

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]