1.1.3.2.3 WSDL-to-WSDF Mapping
The following table lists WSDL Element-to-WSDF Element mapping rules.
Table 1-5 WSDL Element-to-WSDF Element Mapping
| WSDL Element | WSDF Element | Note |
|---|---|---|
|
|
Each wsdl:definition maps to a WSDF Definition. |
|
|
Each wsdl:binding object maps to a WSDF WSBinding element.
|
|
|
Each wsdl:binding referenced wsdl:portType object maps to the Servicegroup element of the corresponding WSBinding element.
|
|
|
If namespace prefix “soap” refers to URI “http://schemas.xmlsoap.org/wsdl/soap/”, the SOAP version attribute value is “1.1”;
If namespace prefix “ |
|
|
The WSDF WSBinding SOAP message style setting is equal to the corresponding WSDL soap binding message style setting (“rpc ” or “document”).
|
|
|
Each wsdl:operation object maps to a Service element of the corresponding WSBinding element.
|
|
|
Each soap:address endpoint defined for a wsdl:binding object maps to a Endpoint element of the corresponding WSBinding element.
|
Parent topic: Manual SALT Configuration