[Expat-bugs] equals sign in an attribute

Peter Baker baker at sylaba.poznan.pl
Tue Mar 2 12:35:34 CET 2010


Is there a problem with having an equals sign in an attribute?

The tag I'm parsing is:

        <spectrum index="1" id="scan=20" defaultArrayLength="10">

However my startElement handler gets passed S20 rather than scan=20 in the attributes array.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.libexpat.org/pipermail/expat-bugs/attachments/20100302/3c0d4574/attachment.html>


More information about the Expat-bugs mailing list