SOAP WSDL and WSML Objects (Windows CE 5.0)

Send Feedback

The following table shows the SOAP WSDL and WSML objects with a description of the purpose of each.

Programming element Description
EnumWSDLService, EnumWSDLPorts, EnumWSDLOperations, and EnumSoapMappers These objects enumerate various lists from the Web Services Description Language (WSDL) file.
SoapMapper This object represents a message part defined in an operation's input or output message in a WSDL document.
WSDLOperation This object provides the properties that provide name and description of the specified WSDL operation.
WSDLPort This object provides properties that provide the name and description of the WSDL port.
WSDLReader This object loads and analyzes WSDL and Web Services Meta Language (WSML) files.
WSDLService This object provides properties that provide name and description of the service from the WSDL file.

See Also

SOAP Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.