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: sax / special charcter problem (?)



> <paragraph>ö</paragraph> <!-- swedish character, hope this 
> shows ok on your computer :-) -->
> ...
> 
> same xsl.
> 
> error:
> Ok on command line but the following sax error when I run it 
> trough the servlet:
> > org.xml.sax.SAXException occurred:
> > An invalid XML character (Unicode: 0x1bcbf0) was found in 
> the element content of the document.

Sounds like both your problems are caused by an inappropriate encoding value in the <?xml encoding="zzz" ?> line.

-- 
  Thorbjørn Ravn Andersen             "...and...Tubular Bells!"
  http://bigfoot.com/~thunderbear


 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]