On Tue, Feb 18, 2003 at 12:00:13PM +0100, Joachim Ziegler wrote: > Daniel Veillard wrote: > > And that's normal. You must provide the encoding information if > > it can't be guessed as UTF8 or UTF16. Your file is not well formed XML as > > is. > > > > Daniel > > > > ok, I do now: > > xmllint -valid --encode ISO-8859-1 --noout LEDATutorium.xml
I don't understand what you're trying to achieve: --encode ISO-8859-1 asks to serialize in that encoding while --noout ask for no output one of them is redundant. Daniel -- Daniel Veillard | Red Hat Network https://rhn.redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
