Skip to content

Instantly share code, notes, and snippets.

@Zensey
Created July 14, 2016 20:47
Show Gist options
  • Save Zensey/478ba7f58a72d70e574fa4f6bf29015d to your computer and use it in GitHub Desktop.
Save Zensey/478ba7f58a72d70e574fa4f6bf29015d to your computer and use it in GitHub Desktop.
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns2:getObjectGroupResponse xmlns:ns2="http://example.ru/WebService">
<return>
<guid>E25534B1A6DA7E95E040007F02001857</guid>
<hash>5388E4E31975F9561916A34FC3BB6243</hash>
<id>19483</id>
<typeId>4</typeId>
</return>
</ns2:getObjectGroupResponse>
</soap:Body>
</soap:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment