From: "Hojtsy Gabor" <[EMAIL PROTECTED]> > > is there any reason that we have only <?xml encoding="..."?> > > instead of <?xml version="1.0" encoding="..."?> > > as first line in files included by manual.xml? > > Yes. Encoding is needed, version is optional :) > http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl
We don�t need encodings in every file. It worked for many years without that encoding in EVERY file. I�m sure it is only needed in manual.xml or some files included. Version strings are IMHO also nonsense. -Egon
