in reply to Re^2: SOAP Server and XML
in thread SOAP Server and XML

Ugh, the message was posted when I wasn't logged in.
-rppowell

Replies are listed 'Best First'.
Re^4: SOAP Server and XML
by erroneousBollock (Curate) on Nov 28, 2007 at 02:36 UTC
    It's kind pointless to use SOAP::Lite if you're going to inject raw XML :-)

    As I said, I don't have enough experience writing SOAP::Lite-based services with that level of control over serialisation, but I'd be quite sure it's possible.

    -David