Multiple Choice
Which of the following statements makes sense?
A) I designed a unique XML schema for each of my REST services so that the HTTP methods used by these services are consistently named.
B) My REST services are limited to the use of the GET HTTP method because only one XML schema was designed for all of them. In order to support additional HTTP methods, additional XML schemas will need to be designed due to the inherent dependency HTTP has on the XML Schema Definition Language.
C) I designed my REST services to share the same XML schema.
D) XML schemas cannot be used by REST services.
Correct Answer:

Verified
Correct Answer:
Verified
Q29: An intermediary can be an initial sender
Q30: Which of the following statements is false?<br>A)
Q31: Which of the following statements is true?<br>A)
Q32: Which of the following statements are false?
Q33: If Service B is invoked by Service
Q35: To create REST services, you are required
Q36: A WS-Policy definition can be attached to
Q37: Which of the following statements is true?<br>A)
Q38: I would like to extend my WSDL
Q39: Identify what is wrong with this statement: