Skip to content

Instantly share code, notes, and snippets.

@DuncanDoyle
Created February 1, 2016 16:03
Show Gist options
  • Save DuncanDoyle/c2c98fda2052171ba253 to your computer and use it in GitHub Desktop.
Save DuncanDoyle/c2c98fda2052171ba253 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<response type="SUCCESS" msg="Container container-loan1.0 successfully called.">
<results>&lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?&gt;
&lt;execution-results&gt;
&lt;results&gt;
&lt;item key="loan"&gt;
&lt;value xsi:type="jaxbListWrapper"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
&lt;type&gt;LIST&lt;/type&gt;
&lt;/value&gt;
&lt;/item&gt;
&lt;item key="applicant"&gt;
&lt;value xsi:type="jaxbListWrapper"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
&lt;type&gt;LIST&lt;/type&gt;
&lt;/value&gt;
&lt;/item&gt;
&lt;/results&gt;
&lt;facts&gt;
&lt;item key="loan"/&gt;
&lt;item key="applicant"/&gt;
&lt;/facts&gt;
&lt;/execution-results&gt;
</results>
</response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment