Skip to content

Instantly share code, notes, and snippets.

@Zensey
Created July 14, 2016 21:03
Show Gist options
  • Save Zensey/a11f5ba4692670e5fbfcc94f7a811271 to your computer and use it in GitHub Desktop.
Save Zensey/a11f5ba4692670e5fbfcc94f7a811271 to your computer and use it in GitHub Desktop.
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<getOUListResponse xmlns="http://mycompany.ru/MyCompanySyncWebService">
<return>
<id>1001</id>
...
</return>
</getOUListResponse>
</soap:Body>
</soap:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment