Created
February 10, 2012 15:55
-
-
Save IndiceeCoder/1790439 to your computer and use it in GitHub Desktop.
asynchronized query request get query request data response (XML Example)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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