MCQs > Engineering & Manufacturing > SOAP > Read the following code snippet of a SOAP message: 34400034 Transific Which of the following is the error in the code?

SOAP MCQs

Read the following code snippet of a SOAP message:

<s:Envelope

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

<s:Header>

<m:transactionxmlns:m="soap-transaction"

s:mustMatch="true">

<transactionID>34400034</transactionID>

</m:transaction>

</s:Header>

<s:Body>

<n:getQuotexmlns:n="urn:Qutes">

<symbol xsi:type="xsd:string">

Transific

</symbol>

</n:getQuote>

</s:Envelope>

Which of the following is the error in the code?

Answer

Correct Answer: The position of the Header element is wrong

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

search

SOAP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it