MCQs > Engineering & Manufacturing > SOAP > Read the following statements: s:VersionMismatch Version Mismatch What does the Upgrade header block do in the above code?

SOAP MCQs

Read the following statements:

<s:Envelopexmlns:s="http://schemas.xmlsoap.org/soap/envelope/">

<s:Header>

<V:Upgradexmlns:V="http://www.w3.org/2001/06/soap-upgrade">

<envelope qname="ns1:Envelope"

xmlns:ns1="http://www.w3.org/2001/06/soap-envelope"/>

</V:Upgrade>

</s:Header>

<s:Body>

<s:Fault>

<faultcode>s:VersionMismatch</faultcode>

<faultstring>Version Mismatch</faultstring>

</s:Fault>

</s:Body>

</s:Envelope>

What does the Upgrade header block do in the above code?

Answer

Correct Answer: It tells the sender which version of SOAP it supports

Explanation:

Note: This Question is unanswered, help us to find answer for this one

SOAP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More SOAP MCQ Questions

search

SOAP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it