![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re: Accessing mixed content in XMLby samtregar (Abbot) |
on Aug 09, 2005 at 22:52 UTC ( #482460=note: print w/replies, xml ) | Need Help?? |
I gather this isn't what you want to hear, but you'll have to escape that HTML to get it into XML. For example:
If you don't then you don't have valid XML and no XML parser I've ever seen is going to parse the file successfully. -sam
In Section
Seekers of Perl Wisdom
|
|