SOAP WSDL and WSML Objects (Windows Embedded CE 6.0)
1/6/2010
The following table shows the SOAP WSDL and WSML objects with a description of the purpose of each.
Programming element | Description |
---|---|
Enumerates a list of SoapMapper objects representing the parts defined in the input and output messages for a specified operation from the Web Services Description Language (WSDL) file. |
|
Enumerates a list of operations in a specified port from the WSDL file. |
|
Enumerates a list of ports in a specified service from the WSDL file. |
|
Enumerates a list of services from the WSDL file. |
|
Represents a message part defined in an operation's input or output message in a WSDL document. |
|
Provides the properties that provide name and description of the specified WSDL operation. |
|
Provides properties that provide the name and description of the WSDL port. |
|
Loads and analyzes WSDL and Web Services Meta Language (WSML) files. |
|
Provides properties that provide name and description of the service from the WSDL file. |