[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] SAXON Fatal Error UTF-8 sequence (character code: 0x63)


Subject: RE: [xsl] SAXON Fatal Error UTF-8 sequence (character code: 0x63)
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Thu, 20 Dec 2001 22:27:38 -0000

It means your file is in a non-UTF-8 encoding (probably iso-8859-1) but it
doesn't contain an XML declaration that says so. Add an XML declaration
specifying the correct encoding and all should be well.

Mike Kay

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of
> Mike Ferrando
> Sent: 20 December 2001 19:59
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] SAXON Fatal Error UTF-8 sequence (character code: 0x63)
>
>
> Friends,
> I have been doing just fine using Saxon to parse my xml documents.
> But now I am getting an wierd error. (below) Can anyone tell me how I
> can fix this?
>
> Mike F.
>
>
> C:\WORKSHOP\BATCH>c:\workshop\saxoninstant\saxon.exe -w0 -o
> ..\documents\Edison
> -INStst.html ..\documents\Edison-INStst.xml
> ..\shared\styles\Myxmltools10.xsl  "
> filename=Edison-INStst"
> Fatal error reported by XML parser: bad continuation of multi-byte
> UTF-8 sequenc
> e (character code: 0x63)
>   URL:    file:/C:/WORKSHOP/documents/Edison-INStst.xml
>   Line:   -1
>   Column: 33064
> Error
>   org.xml.sax.SAXParseException: bad continuation of multi-byte UTF-8
> sequence (
> character code: 0x63)
> Transformation failed
>
> C:\WORKSHOP\BATCH>pause
> Press any key to continue . . .
> UTF-8 sequence (character code: 0x63)
>
>
> __________________________________________________
> Do You Yahoo!?
> Check out Yahoo! Shopping and Yahoo! Auctions for all of
> your unique holiday gifts! Buy at http://shopping.yahoo.com
> or bid at http://auctions.yahoo.com
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


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



Current Thread
Keywords
xml