Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: SOAP::Lite client - deserializer.

by rob_au (Abbot)
on Jul 12, 2004 at 05:44 UTC ( [id://373545]=note: print w/replies, xml ) Need Help??


in reply to SOAP::Lite client - deserializer.

The soapenc:arrayType attributes describes the manner by which an array of elements should be encoded within the SOAP request, the default value supplied in your code being that specified within the xsd namespace (http://www.w3.org/1999/XMLSchema). In order to specify the alternate array encoding however, you are likely to have to build the SOAP data structure at a lower level using SOAP::Data::Builder.

 

perl -le "print unpack'N', pack'B32', '00000000000000000000001011101010'"

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://373545]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (8)
As of 2024-04-23 14:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found