cancel
Showing results for 
Search instead for 
Did you mean: 

How to format the xml based on a webservice

Former Member
0 Kudos

Hi All

I have to generate a xml file based on a webservice.

From that i have to generate a userinterface dynamically.

How to generate the XML based on the webservice.In that

xml file i have to describe the propertie s of the webservice.How the form look like.

So from that XML i have to generate the UserInterface

thnks and regards

satyam

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi ,

You are really talking about wsdl(web service description language) file.

This is a nice place to start

http://searchwebservices.techtarget.com/originalContent/0,289142,sid26_gci915766,00.html#codesamples

Please refer to the below link for sample wsdl document

http://www-128.ibm.com/developerworks/webservices/library/ws-soap/index.html?dwzone=ws

This is a must read article for any one doing webservice Development.

http://help.sap.com/saphelp_nw2004s/helpdata/en/d6/f9bc3d52f39d33e10000000a11405a/frameset.htm

Regards,

Harish