Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Send Feedback on this topic to the authors