| Author |
Question on message element in a WSDL file
|
Rr Kumaran
Ranch Hand
Joined: Sep 17, 2001
Posts: 548
|
|
Hi All, In a WSDL file, there is a message element and basically what is the difference between 1 and 2. When exactly we'll use element attribute of part element : 1. <wsdl:message name="getAccountHistoryRequest"> <wsdl art element="impl:getAccountHistory" name="parameters" /> </wsdl:message> 2. <wsdl:message name="getWeatherResponse"> <wsdl art name="getWeatherReturn" type="tns1:Forecast" /> </wsdl:message>
|
RR Kumaran
SCJP 1.4
|
 |
 |
|
|
subject: Question on message element in a WSDL file
|
|
|