Re: [docbook-apps] Re: [docbook] Bibliographic references and more

From
Michael Smith <>
Date
2004-12-06T17:16:33+00:00
ID
Thread
Re: [docbook-apps] Re: [docbook] Bibliographic references and more
Bob Stayton <> writes:

> I tested his files, and discovered that the error is generated with
> xmllint -postvalid but not with xmllint -valid.  I thought that was a bit
> odd, since I thought -postvalid should return the same result when there are
> no XIncludes in the document.
> 
> I'm not sure what -postvalid means, since the man page just says it runs
> validation after parsing is complete.  I asked a question on the libxml2
> list to get some clarification.

As far as I know, it means it expands any entity references and/or
xincludes before attempting to validate the document