Next in thread → Next in month →

Re: [docbook-apps] cannot get XInclude to work

From
Sam Steingold <>
Date
2009-01-26T21:48:57+00:00
ID
Thread
Re: [docbook-apps] cannot get XInclude to work
Hi Bob,

On Mon, Jan 26, 2009 at 4:22 PM, Bob Stayton <> wrote:
> Remove the --valid option.  That triggers validation before the xi:include
> element is processed.  The --postvalid option handles validation after the
> XIncludes are resolved.

indeed, now there are just 2 errors:

$ xmllint --timing --xinclude --noout --postvalid --noent impnotes.xml
Parsing took 624 ms
Xinclude processing took 219 ms
impnotes.xml:49: element book: validity error : No declaration for
attribute xmlns of element book
impnotes.xml:49: element book: validity error : No declaration for
attribute xmlns:xi of element book

thanks!

-- 
Sam Steingold <>
Next in thread → Next in month →