in reply to Re^2: SOAP::Lite & WSDL Problem
in thread SOAP::Lite & WSDL Problem
I saw some people had poor results with generating xml code directly from service description.
I tried several times to verify and wasn't successful as well but didn't dig into.
I prefer coding the message through SOAP::Data class manually.