docbook-apps

Re: [docbook-apps] Differences in olink sitemap: entities vs. xinclude

  • 1.  Re: [docbook-apps] Differences in olink sitemap: entities vs. xinclude

    Posted 10-05-2010 21:38
    Hi,
    It seems the problem here is simply an incorrect namespace-uri. You are using:

    xmlns:xi="http://www.w3c.org/2001/XInclude

    when it should use just "w3" as in:

    xmlns:xi="http://www.w3.org/2001/XInclude

    I have to say I make that mistake sometimes too. 8^)

    Bob Stayton
    Sagehill Enterprises
    bobs@sagehill.net