Thread

Posted on Fri Apr 18 09:13:22 2008 by bhuvanmehta
Defining Message:part without any element or type defined.
Is it legal to define a message:part in wsdl which is not having any "element or type" attribute defined for it. Such as :-
<wsdl:message name="NewMessageRequest"> <wsdl:part name="parameter"/> </wsdl:message>
Thanks in Adv.
Direct Responses: 7704 | Write a response
Posted on Fri Apr 18 09:39:24 2008 by mkutter in response to 7703
Re: Defining Message:part without any element or type defined.
Reading http://www.w3.org/TR/wsdl will probably answer your question.
Martin
Write a response