tags:

views:

2810

answers:

1

I need to generate a new WSDL file in the document/literal style based on an old RPC/encoded one. I've viewed the other WSDL questions here - and read http://www.ibm.com/developerworks/webservices/library/ws-whichwsdl/. This suggests that the document/literal WSDL should have an additional part - but my old RPC/encoded document has such a part (or more precisely ) as well. Does that mean that I only need to change the bindings and I am done?

+2  A: 

This should help:

Look for "Converting RPC/literal to Document/literal" http://msdn.microsoft.com/en-us/library/ms996466.aspx