in reply to Re: SOAP::Lite and XML::Parser decoding issues
in thread Syntax used by SOAP::Lite

Thanks. I've already looked at paramsout() and paramsall() and they didn't seem to give me the other instances of <lines>, but I'll have a play with valueof() and see if that gets me anywhere.

Yep.. just tried it quickly, and valueof('//line') seems to do the trick. I'm not up to speed with xpath syntax yet though, so I'll have to do some reading.

  • Comment on Re^2: SOAP::Lite and XML::Parser decoding issues