but the SOAP call is encoding it to...$service = SOAP::Lite -> uri('http://whatever/DSAccountService.asmx/') -> proxy('http://whatever/DS +AccountService.asmx'); $xml = "<test>poo</test>"; my $result = $service->AddAccount( xml => $xml} );
In reply to SOAP::Lite encoding xml by Cagao
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |