Hi Bob, On Mon, Jan 26, 2009 at 4:22 PM, Bob Stayton <[email protected]> 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 <[email protected]> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
