The only thing I can think of off the top of head it to ingest the "XML" as Text. Then do some major string parsing.
Unfortunately, the author of the bad XML should be wrapping content not to be parsed in CDATA declaration. Example: <node><![CDATA[ <Text-and-not-a-node> ]]></node> _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
