C
Chris
I have 2 completed web methods which accept posted parameter values and spit
out the appropriate XML structure as a response.
What is the best way to generate a schema for these web services? Should I
just write them manually, or is there a mechanism which does this for me
based on the XML output?
Thanks,
Chris
out the appropriate XML structure as a response.
What is the best way to generate a schema for these web services? Should I
just write them manually, or is there a mechanism which does this for me
based on the XML output?
Thanks,
Chris