Guest User

Untitled

a guest
Jan 24th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
  2. <s:Header>
  3. <Action s:mustUnderstand="1" xmlns="http://schemas.microsoft.com/ws/2005/05/addressing/none">http://tempuri.org/IService1/DoWork</Action>
  4. </s:Header>
  5. <s:Body>
  6. <DoWork xmlns="http://tempuri.org/" />
  7. </s:Body>
  8. </s:Envelope>
  9.  
  10. <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
  11. <s:Body>
  12. <DoWork xmlns="http://tempuri.org/" />
  13. </s:Body>
  14. </s:Envelope>
Add Comment
Please, Sign In to add comment