Advertisement
Guest User

Untitled

a guest
Apr 27th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.56 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:web="http://streloy.ru/webprofile" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3.    <soapenv:Body>
  4.       <web:authorize>
  5.          <login>test</login>
  6.          <password>test</password>
  7.          <client>92f9d30144ea09f389e335856d28160d18b0e6e16dd9c8e0980de7b47b78b912</client>
  8.          <ip>127.0.0.1</ip>
  9.          <lang>ru</lang>
  10.       </web:authorize>
  11.    </soapenv:Body>
  12. </soapenv:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement