The Artima Developer Community
Sponsored Link

Web Services Forum
Defining Message:part without any element or type defined.

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
bhuvan mehta

Posts: 1
Nickname: bhuvanmeht
Registered: Apr, 2008

Defining Message:part without any element or type defined. Posted: Apr 17, 2008 11:46 PM
Reply to this message Reply
Advertisement
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.

Topic: gsoap example calc Previous Topic   Next Topic Topic: An innovative Web Server

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use