Interview Questions

What is the SOAP body?

SOAP Interview Questions and Answers


(Continued from previous question...)

What is the SOAP body?

There is one more layer of SOAP element enclosing the actual elements of the specialized event calendar requests.

<SOAP-ENV:Body>
<!-- User request code here -->
</SOAP-ENV:Body>
The SOAP body clearly marks the separation of SOAP metadata and data.

(Continued on next question...)

Other Interview Questions