Webservice description - xsd schema and xml generation

Posted by dominolog on Stack Overflow See other posts from Stack Overflow or by dominolog
Published on 2010-06-02T12:00:49Z Indexed on 2010/06/02 12:04 UTC
Read the original article Hit count: 246

Filed under:
|
|
|
|

Hello

I want to design a WebService for communication between Win Mobile 6.5 based Palm device and a PHP web server. The Palm device software will be developed on .NET compact framework. The communication between web server and device I envision as XML over HTTP. I want a tool that will let me design the Webservice (interfaces, methods) and then generate the xsd schema together with xml messages for the communication. Can you recommend something?

Regards

© Stack Overflow or respective owner

Related posts about .NET

Related posts about Xml