User Guide
208 Chapter 5: XML Results Reference
response
Description
A user’s response to a survey question.
Attributes
None.
Contained tags
None (content only).
Returned by
report-survey-question-response
Example
<response>fine</response>
results
Description
Container tag; contains all results returned by any API.
Attributes
None.
Contained tags
Any.
Returned by
All APIs.
Example
<results>
<status code="ok" />
</results>
row
Description
Contains a single record of information in a report.
For examples of the possible attributes and contained tags, examine the sample results provided in
the documentation for the API you are calling.
Attributes
The attributes for the row tag vary widely, depending on which API the tag is responding to.