<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > Soap > GetWsdlInfo |
Service
Method
GetWsdlInfo
Description
Returns a simplified WSDL structure.
Input |
|||
Name |
Description |
Type |
Optional |
wsdlUrl |
Url of the service WSDL (ex.: “http://www.webservicex.net/CurrencyConvertor.asmx?WSDL”). |
String |
|
wsdlStream |
A reference of an attachment containing WSDL: it is needed only if the wsdlUrl is null or empty. |
Reference |
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
A string containing info on WDSL. |
String |
|