GetComplexTypeInfo

<< Fare clic per visualizzazione il sommario >>

Percorso:  API di piattaforma > Altri servizi > Soap >

GetComplexTypeInfo

Service

Soap

 

Method

GetComplexTypeInfo

 

Description

Returns the definition of a complex type.

 

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

 

complexTypeName

Name of the complex type.

String

 

Output

Name

Description

Type

Optional

returnValue

The complex type definition.

List