Which of the following statements is true?
An XML schema can be used to define XML documents that can be shared by components, SOAP-based Web services, and REST services.
A SOAP message is an XML document that is comprised of a set of pre-defined parts. Which of the following are parts that can be found in a SOAP message?(Select all that apply.)
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.
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?
Service intermediaries can be further classified as __________________ or __________________ depending on whether they modify message content.