While not directly related to your issue, there are a couple of ANT
tasks that can be used to process XIncludes, before sending the combined
file onto the next step.
http://people.freebsd.org/~znerd/xinclude-task/http://people.freebsd.org/~znerd/xinclude-task/
http://www.vogella.de/articles/DocBook/ar01s04.html
And Mauritz is right, the namespace should be:
http://www.w3.org/2001/XInclude
Dave
Larry Garfield wrote:
> On Fri, 8 Aug 2008 10:55:55 +0200, "Mauritz Jeanson" <> wrote:
>
>>> -----Original Message-----
>>> From: Larry Garfield
>>>
>>> Element include in namespace
>>> 'http://www.w3.org/2003/XInclude' encountered in
>>> part, but no template matches.
>>>
>>
>> The correct XInclude namespace URI is http://www.w3.org/2001/XInclude.
>>
>> Mauritz
>>
>
> That's fascinating because I've been using 2003 for years, and it didn't work unless I did so. Still, I tried 2001 as well on several lines and it didn't make a difference. Same error.
>
> (The namespace is defined on the xi:include elements directly.)
>
> --Larry Garfield
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> For additional commands, e-mail:
>
>
>