This is the mail archive of the xsl-list@mulberrytech.com mailing list .


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

Re: Saxon message: bad continuation of multi-byte UTF-8 sequence



* C. LITTLETON
|
| The very first line on all my many files is the processing
| instruction <?xml version="1.0" encoding="UTF-8" standalone="no"?>
| followed on the next line by my Document Type Declaration. Pretty
| standard, I would think,

Well, are your files actually using the UTF-8 character encoding?  I
would guess that you are using iso-8859-1, but are incorrectly
labelling it as UTF-8. What happes if you change the encoding declaration?

--Lars M.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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