Skip to content

Instantly share code, notes, and snippets.

@IndiceeCoder
Created February 10, 2012 15:55
Show Gist options
  • Save IndiceeCoder/1790439 to your computer and use it in GitHub Desktop.
Save IndiceeCoder/1790439 to your computer and use it in GitHub Desktop.
asynchronized query request get query request data response (XML Example)
<?xml version="1.0" encoding="UTF-8"?>
<results>
<axes>...</axes>
<data rows="3908" cols="35">...</data>
</results>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment