Advertisement
zalazdi

Untitled

Oct 26th, 2016
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.51 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <env:Envelope xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema" xmlns:enc="http://www.w3.org/2001/09/soap-encoding" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
  3.     <env:Body>
  4.         <env:SOAP_getDetailsforWebUsername>
  5.             <env:WebUsername>tester1231234</env:WebUsername>
  6.         </env:SOAP_getDetailsforWebUsername>
  7.     </env:Body>
  8. </env:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement