source: pro-violet-viettel/sourcecode/application/modules/services/views/mo.php @ 595

Last change on this file since 595 was 460, checked in by dungnv, 11 years ago
File size: 675 bytes
RevLine 
[457]1<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
2  <soap:Body>
3    <MOReceiver xmlns="http://tempuri.org/">
4      <username>sbg</username>
5      <password>sbg571285</password>   
[458]6      <requestID>4</requestID>
[460]7      <userID>841695061706</userID>
8      <receiverID>841695061706</receiverID>
[458]9      <serviceID>8062</serviceID>
10      <commandCode>SBG</commandCode>
11      <contentType>0</contentType>
12      <info>SBG DK</info>
[460]13      <receiveTime><?php echo date('Y-m-d H:i:s') ?></receiveTime>
[457]14    </MOReceiver>
15  </soap:Body>
16</soap:Envelope>
Note: See TracBrowser for help on using the repository browser.