Issue with xmerl_eventp:stream_sax

Eric Merritt cyberlync@REDACTED
Sun Oct 16 06:29:49 CEST 2005


Actually it has

<?xml version="1.0"?>

without the encoding. I didn't think to try it without the line at
all. I will try it now.

Thanks,
  Eric

On 10/15/05, Jani Hakala <jahakala@REDACTED> wrote:
> Eric Merritt <cyberlync@REDACTED> writes:
>
> > Guys,
> >
> >  I have a little issue with the stream sax stuff from xmerl. Well
> > formed xml is giving me the following error and I don't really know
> > why. If you need me to I can supply examples of the callback module
> > and the xml. Thanks!
> >
> Do you have something like
>    <?xml version="1.0" encoding="ISO-8859-1"?>
>
> in the beginning of the document? Last time I tested
> xmerl_eventp:stream_sax that line caused problems for some
> reason. After removing (altough there should have been no need to) I
> was able to do something with xmerl_eventp:stream_sax.
>
> Jani Hakala
>
>



More information about the erlang-questions mailing list