equals sign in an attribute
"Peter Baker" <[email protected]> Tue, 2 Mar 2010 12:35:34 +0100
| Newsgroups | gmane.text.xml.expat.bugs |
|---|---|
| Message-ID | <846D7E1BEF0C4EC5A38068E0E6A1BC50@peter> |
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.
_______________________________________________
Expat-bugs mailing list
[email protected]
http://mail.libexpat.org/mailman/listinfo/expat-bugs