The structure of the XML Response is given below. The
following are the details of the tags:
ERROR – default Value False. If Error occurs then the value
is True.
PAGER – contains the HTML for the Pager DIV
GRID – contains the HTML for the Content DIV
Listing 12
<RESPONSE>
<VALUES>
<ERROR></ERROR>
<PAGER></PAGER>
<GRID></GRID>
</VALUES>
</RESPONSE>