1.
In the following code, which of these is not a part of the SOAP namespace:
 <soap:Body>
    <m:GetPrice xmlns:m="http://www.familymart.com/prices">
     <m:Item>Apples</m:Item>
    </m:GetPrice>
    </soap:Body>
2.
_________________ is an XML-based messaging protocol used for exchanging information between computers.
3.
___________________ is an XML-based application.
4.
Which of these is true for SOAP?
5.
Which of these is true for SOAP?
6.
How are SOAP-DSIG messages authenticated?
7.
Which of these is necessary for the building of a SOAP server?
8.
In SOAP, which of these helps in connecting applications through service interfaces?
9.
Which of these helps in specifying the number of bytes in the body of the request or response?
10.
In SOAP, which of these is asynchronous?