1.
Data model transformation is a core service function that can be performed by proven technologies that have been around for years. Therefore, it is recommended that you look for opportunities to apply this
technology wherever possible, especially in larger, more complex service compositions.
2.
If Service B is invoked by Service A and then Service B invokes Service C and all of this happens as part of the same service activity, then Service B would be considered:
3.
SOAP-based Web services can be designed for use within traditional RPC-style distributed solutions or for use in service-oriented solutions.
4.
XML schemas are comparable to database records. Therefore, XML documents that are based on XML schemas are comparable to database data models.
5.
A SOAP-based Web service is required to transmit an XML-based invoice document to a REST service.
However, the SOAP-based Web service is designed to represent invoice data using an XML schema that is different from the XML schema used within the REST service. How can the disparity between the XML schemas, used by these two services, be overcome so that they can exchange the invoice document?
6.
Messages transmitted using WS-ReliableMessaging are typically __________________ into __________________. 
7.
Which of the following statements is true?
8.
A WS-Policy definition can be attached to different parts of a __________________ or to multiple __________________. 
9.
WS-BPEL is an XML-based language that can be used to define business process logic that can be carried out via the composition of SOAP-based Web services. 
10.
Which of the following statements are false? SELECT ALL THAT APPLY