Question:Refer to the following SOAP message and identify the incorrect child element of the Fault element: <s:Envelope xmlns:s="..."> <s:Body> <s:Fault> <faultcode>Client.Authentication</faultcode> <faultstring> Invalid credentials </faultstring> <faultactor>http://acme.com</faultactor> <detail> <!-- application specific details --> </detail> </s:Fault> </s:Body> </s:Envelope> 

A faultcode 

B faultstring 

C detail 

D None of these 

+ Answer
+ Explanation
+ Report
Total Preview: 606

Copyright © 2024. Powered by Intellect Software Ltd