1.
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?
2.
Which of the following statements is true?
3.
Which of the following statements is true?
4.
A __________________ establishes a common access point generally based on HTTP methods used by __________________.
5.
When two compatible SOAP-based Web services need to exchange an XML document that is compliant with the XML schema shared by both services, then:
6.
XML can be used to structure data passed between REST services, but REST introduces rules that limit the extent to which XML elements and attributes can be nested.
7.
Which of the following statements is true?
 
8.
The XML language is expressed through the use of: 
9.
Identify what is wrong with the following statement: "I have a single Calculator component that provides basic math functions. I'm exposing this component as a component-based service for internal service
consumers that are also component-based. I'm exposing this component as a SOAP- based Web service for internal and external service consumers that support SOAP messaging. I'm also exposing this
component as a REST service for external service consumers that prefer to access its functions via HTTP methods. I'm also exposing this component as a service agent for service consumers that support explicit
invocation via a service contract." SELECT ALL THAT APPLY
10.
Which of the following are associated with the functionality provided by a typical enterprise service bus?