in reply to (tye)Re: Dealing with Malformed XML
in thread Dealing with Malformed XML

Thanks for the pointers. I don't think the <!CDATA ... solution detailed in Re: Maximum parsing depth with XML::Parser? is the right approach for this task. The &, <, and > characters should be entities in this instance.

---- Coyote (aka: Rich Anderson)