T
tascien
Hi Guys,
I want to be able to look at a soap webservice WSDL, Microsoft or
Non-Microsoft, and describe the following to my users:
1. what operation the webservice support.
2. what parameters do those operations take
3. what return values for those operations...
4. what xml and headers should i post to those operations.
5. what xml should i expect from those operations...
In other words, I want to be able to interact with a webservice without
using pre-built clients. I want to be able to post raw data myself.
What xml elements should i be looking at in WSDL and is there any
location where I can find documentation on this?
Tascien
I want to be able to look at a soap webservice WSDL, Microsoft or
Non-Microsoft, and describe the following to my users:
1. what operation the webservice support.
2. what parameters do those operations take
3. what return values for those operations...
4. what xml and headers should i post to those operations.
5. what xml should i expect from those operations...
In other words, I want to be able to interact with a webservice without
using pre-built clients. I want to be able to post raw data myself.
What xml elements should i be looking at in WSDL and is there any
location where I can find documentation on this?
Tascien