Hi!
What causes and how do I get rid of the following error:
Fatal error reported by XML parser: bad continuation of multi-byte UTF-8
sequence (character code: 0x75)
URL: file:/mercury/empic/export/EMPIC/docs/user-manual/empic/arbeitsablaeufe.xml
Line: -1
Column: 367
Error
org.xml.sax.SAXParseException: bad continuation of multi-byte UTF-8
sequence (character code: 0x75): bad continuation of multi-byte UTF-8
sequence (character code: 0x75)
Transformation failed
I'm using GNU Emacs 20.7.1 and PSGML to edit my files, the encoding
defaults to UTF-8 (no "encoding" attribute specified in the xml
declaration) in conjunction with Saxon 6.3 and the XSL style sheets
1.40. The error above occurred when I tried to convert my DocBook XML file
to Javahelp format.
Thanks in advance for any help!
Regards,
Holger