2.5.2 <WSBinding>
Defines concrete protocol binding information. Zero or more WSBinding objects can be specified in one WSDF file.
Native WSDF: you can set SOAP version, encoding style, several endpoints for Web Service Client connection through sub element <SOAP> and a set of Tuxedo services to be exposed for invocation through sub element <Servicegroup>
Non-native WSDF: each SOAP binding object (i.e.,
wsdl:binding object with soap:binding
extension) in the external WSDL document is translated into one
WSBinding object.
Table 2-2 WSBinding Attributes
| Attribute | Description | Required |
|---|---|---|
id |
Identifies the WSBinding object. The value must be unique within the WSDF. This attribute value may contain a maximum of 78 characters (excluding the terminating NULL character). Native WSDF: the value is specified by customers and is used as the Non-native WSDF: the value is the |
Yes |
Parent topic: SALT WSDF Element Descriptions