Created
October 28, 2015 01:11
-
-
Save Oshuma/cdcbb8c7b05138f4b33e to your computer and use it in GitHub Desktop.
This file contains 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"?> | |
<string xmlns="http://webservices.theshootingwarehouse.com/smart/Orders.asmx"><NewDataSet> | |
<Table> | |
<ORDNO>2378426</ORDNO> | |
<ORCUST>99994</ORCUST> | |
<ORPO>123</ORPO> | |
<ORCONO>123</ORCONO> | |
<ORDATE>151027</ORDATE> | |
<MSG>This is a test order.</MSG> | |
<ORAIR /> | |
<ORSRC>30935</ORSRC> | |
<STATUS>D</STATUS> | |
</Table> | |
</NewDataSet></string> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why are some of the tags being escaped?