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]

Re: Bad Continuation of Multi-Byte UTF-8 Sequence


Norman Walsh wrote:
> 
> / Holger Rauch <Holger.Rauch@heitec.de> was heard to say:
> | > You should add an XML Declaration
> | >
> | >   <?xml version='1.0' encoding='???'?>
> | >
> | > that identifies the actual encoding used in your document.
> |
> | The book we're writing is structured that there is a master file and all
> | other files are included using entities (each chapter is in its own
> | file). That said, do I have to add this declaration to the beginning of
> | each file or is it enough if it appears at the top of my master file only?
> 
> You'll need this at the top of each file.

All other files than master should contain only encoding declaration not
full XML declaration:

<?xml encoding="???"?>

-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@kosek.cz
  http://www.kosek.cz


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