Integration Platform Technologies: Siebel eBusiness Application Integration Volume ll > Web Services > About RPC-Literal and DOC-Literal Bindings >

About DOC-Literal Support


In a document-literal SOAP binding, the serialized element child of the soap:Body gets its namespace from the targetNamespace of the schema that defines the element. Use of the namespace attribute of the soapbind:body element would override the element's namespace.

NOTE:  SOAP:Body is in the instance SOAP message, but soapbind:body is the attribute in the WSDL document.

The following is a restriction for using DOC-literal:

Specification R2716. A document-literal binding in a description must not have the namespace attribute specified on contained soapbind:body, soapbind:header, soapbind:headerfault, and soapbind:fault elements.

Making a Web Service a DOC-literal one is the same as described in Making a Web Service an RPC-Literal Web Service. When creating the new inbound service port record in the Service Ports list applet, select SOAP_DOC_LITERAL from the drop-down list in the Binding column.

Integration Platform Technologies: Siebel eBusiness Application Integration Volume ll