Janine Graves | This is what the Element Specs say:
The Web Services element is designed to work with the following technologies: ******• SOAP 1.1 encoding (using namespace http://schemas.xmlsoap.org/soap/encoding/) ◦ Includes built-in support for 1-dimensional SOAP-encoded arrays that do not use href references for array items. ◦ To parse n-dimensional SOAP-encoded arrays (where n is greater than 1) or href references in web service response messages, use the "Store Full Response XML" option and process the response with custom code. ******• WSDL 1.1 (using namespace http://schemas.xmlsoap.org/wsdl/) ◦ Binding Styles, - RPC/encoded - RPC/literal - Document/literal - Document/literal (wrapped)
******• XML schemas (using namespace http://www.w3.org/2001/XMLSchema) ◦ Includes built-in support for 1-dimensional arrays (that is, sequences). |
| Please sign in to flag this as inappropriate. |