[XML-SIG] [SOLVED] Re: problems with encoding and SAX

Daniel Clerc clerc at uni-bremen.de
Fri Feb 10 13:20:03 CET 2006


Hi!

Thanks for your help!

In the XML-file are illegal chars. See:
http://www.w3.org/TR/2004/REC-xml-20040204/#charsets for legal chars.

So I need to build a regexp in order to get rid off the unwanted characters.

 best regards,

 Daniel


On 2/9/06, Daniel Clerc <clerc at uni-bremen.de> wrote:
> Hi everybody!
>
> I have some trouble with SAX and encondings...
>
> When I try to parse the following XML-code:
>
> <?xml version="1.0" encoding="WINDOWS-1252" ?>
> </TRANSACTION>
> <TRANSACTION TIME="03.04.2003 01:52:15" TIME_CODED="37714.0779513889"
> DURATION="1001">
>   <QUESTION>K'R&#174;</QUESTION>
<SNAPP>


More information about the XML-SIG mailing list