in reply to
SOAP::Lite encoding xml
setting
$SOAP::Constants::DO_NOT_USE_XML_PARSER = 1;
should turn parsing of xml where the xml is one of your data entries.
just another cpan module author
Comment on
Re: SOAP::Lite encoding xml
Download
Code
In Section
Seekers of Perl Wisdom