Re: Comparative review of XML editors

Steinar Bang <[email protected]> Sat, 30 Apr 2005 19:12:02 +0200
Newsgroups gmane.editors.conglomerate.devel
Organization Probably a good idea
Message-ID <[email protected]>
>>>>> Sean Wheller <[email protected]>:

> On Monday 25 April 2005 19:34, David Malcolm wrote:

>>> * validation is bad on complex documents

>> Do you mean that validation is wrong, or that the feature isn't
>> usable enough (or both?).

> Well I think, I don't remember what the users exact problem was with
> validation, but from my own experience I can validate a document
> containing external entities or xincludes with xmllint but cannot
> validate the same document in conglomerate.

Interesting.

conglomerate and xmllint are both based on the libxml2 library, and (I
presume) rely on it for validation.