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