in reply to Re: Repair malformed XML
in thread Repair malformed XML
However, it appears I've reached a size limitation on the LibXML library. Both xmllint and the Perl code indicate problems parsing corrupt data:
I've toyed with XML::Parser some more. I've given it simple handlers to print the tags that are parsed, but XML::Parser croaks when it detects the missing tag, without first allowing a handler to override it.my.xml:85: parser error : expected '>' tentclasses>True</s:closedexpectæ"?æ??æO?æ¼?æ,?ç??æ"?æ,?ç??æO?æ°?æ,?çO +?çO?æ"?çO?
Is there something I'm missing?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Repair malformed XML
by Tanktalus (Canon) on Feb 03, 2005 at 17:25 UTC | |
by spoulson (Beadle) on Feb 03, 2005 at 18:23 UTC | |
|
Re^3: Repair malformed XML
by rg0now (Chaplain) on Feb 03, 2005 at 17:38 UTC | |
by spoulson (Beadle) on Feb 03, 2005 at 17:55 UTC |