This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Breaking a document into smaller pieces


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/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]