Each WSDL __________________ can define a set of __________________ and/or __________________ messages to express data exchange requirements. Select the correct answer.
Answer : B
I would like to extend my WSDL definition to include a programmatically consumable statement that communicates that upon receiving a message the service will add an entry to an event log. Which technology should I use? Select the correct answer.
Answer : D
A namespace can be considered a form of: Select the correct answer.
Answer : A
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? Select the correct answer.
Answer : C
An XML schema can be used to define XML documents that can be shared by components, SOAP-based Web services, and REST services. Select the correct answer.
Answer : A
Like components, SOAP-based Web services can be developed using vendor tools. Unlike components, the communications framework established by SOAP-based Web services can be based on industry standards thereby remaining vendor-neutral. Select the correct answer.
Answer : A
WS-BPEL is a technology that can be used to express service composition logic for SOAP-based Web services. Select the correct answer.
Answer : A