request response as xml
843833Nov 2 2009 — edited Nov 4 2009I have been given an xsd file and asked to create a web service whose request/response is based on this provided xsd.
and the requirement is to have request/response of web service in xml doc. This complete XML cannot be a sent as string.
So, please let me know how to acheive this. i.e how to inject the required xml structure in the web service response.
Edited by: jumst on Nov 2, 2009 2:58 AM