Skip to content

Instantly share code, notes, and snippets.

@Zensey
Created July 14, 2016 21:00
Show Gist options
  • Save Zensey/93c3308bde9a5a47fd716fbbc20458c3 to your computer and use it in GitHub Desktop.
Save Zensey/93c3308bde9a5a47fd716fbbc20458c3 to your computer and use it in GitHub Desktop.
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header/>
<soap:Body>
<ns2:getObjectGroup xsi:type="getObjectGroup" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ns2="http://mycompany.ru/MyCompanySyncWebService">
<ns2:type>1</ns2:type>
</ns2:getObjectGroup>
</soap:Body>
</soap:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment