2.5.4 <Service>
Specifies a service for the WSBinding object.
- Native WSDF: Each service is a Tuxedo service.
- Non-native WSDF: Each service represents a converted Tuxedo
service from a
wsdl:operationobject defined in the external WSDL document.
| Attribute | Description | Required |
|---|---|---|
name
|
Specifies the service name. This attribute value may contain a maximum of 255 characters (excluding the terminating NULL character).
Native WSDF: the service name value is used as the Non-native WSDF: the service name is equal to the |
Yes |
tuxedoRef
|
An optional attribute used to reference the service definition in the Tuxedo Service Metadata Repository. If not specified, attribute "name" value is used as the reference value.
|
No |
soapAction
|
Specifies the service soapAction attribute. This is a non-native WSDF attribute. It is used to save the soapAction setting for each wsdl:operation defined in the external WSDL document.
Note: Do not specify this attribute for a native WSDF. |
No |
namespace
|
Specifies service namespace attribute.
For non-native WSDF, it is used to save the namespace setting for each wsdl:operation defined in the external WSDL document. For native WSDF, all elements in SOAP message response use this namespace unless " |
No |
headerMapping
|
This service will put/retrieve data to/from SOAP header when invoked/performing an invocation.
The data is taken/placed from/to the application buffer based on the service metadata " See " |
- |
Parent topic: SALT WSDF Element Descriptions