J
John Bokma
Hi,
I thought that the whole point of providing a wsdl file to SOAP::Lite was
that SOAP::Lite could turn a structure like:
foo => { bar => 1, baz => [ 0, 1, 2, 3, 4, 5 ] }
into XML with the right types based on the information in the WSDL file
(which I consider a grammar specification). Or am I severely mistaken and
the Lite in SOAP::Lite means it doesn't do this?
I thought that the whole point of providing a wsdl file to SOAP::Lite was
that SOAP::Lite could turn a structure like:
foo => { bar => 1, baz => [ 0, 1, 2, 3, 4, 5 ] }
into XML with the right types based on the information in the WSDL file
(which I consider a grammar specification). Or am I severely mistaken and
the Lite in SOAP::Lite means it doesn't do this?