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]
Other format: [Raw text]

RE: [xsl] Xalan complains about the pound - '£' character.


> ...
> I tried using encoding="ISO-8859-1" but still no luck.

Did you try in the input document?

> At the moment, the only solution I have is to 'pre-process' the XML files
> and
> replace all '£' characters with £ - but I would like a
> better solution.
>
> Any help would be greatly appreciated.

If your input documents don't get parsed, they aren't well-formed XML
documents, and you should solve *that* problem.

--
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760


 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]