[amp_mcq option1=”result” option2=”title” option3=”none of the mentioned” option4=”all of the mentioned” correct=”option1″]
The correct answer is: A. result
The result XML tag represents information related to a REST service request. It contains the following sub-elements:
status: The status code of the REST service request.message: The message associated with the status code.data: The data returned by the REST service request.
The title XML tag is used to specify the title of a document. It is not used to represent information related to a REST service request.
The none of the mentioned option is incorrect because the result XML tag is used to represent information related to a REST service request.
The all of the mentioned option is incorrect because the title XML tag is not used to represent information related to a REST service request.