good simple tutorial on wsdl/xml schema ?

S

surfunbear

I'm just looking for a good simple tutorial on how to figure out what
types
to pass from my perl soap client module to the service. Figuring out
what all the xml name
spaces and types are seems like alot of work of going through all kinds
of documentaion.
The server wants an array of booleans, but I haven't figured out how to
tell it that thus far.

Alot of the documentation I have found gets all wraped up with
terminology that it's hard to relate it all back to what I need to
specify in my soap client program and how it all maps back.
 
J

Josh Twist

Most languages have toolkits that generate proxies by analysing the
WSDL for you (.NET, Java, Delphi, etc) - this really takes the pain out
of having to manually understand WSDLs. I'm sure there's probably
something out there for perl too - otherwise you're probably stuck with
going throught the documentation :(

Josh
http://www.thejoyofcode.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,008
Latest member
Rahul737

Latest Threads

Top