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

Last change on this file since 504 was 460, checked in by dungnv, 11 years ago
File size: 675 bytes
Line 
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>   
6      <requestID>4</requestID>
7      <userID>841695061706</userID>
8      <receiverID>841695061706</receiverID>
9      <serviceID>8062</serviceID>
10      <commandCode>SBG</commandCode>
11      <contentType>0</contentType>
12      <info>SBG DK</info>
13      <receiveTime><?php echo date('Y-m-d H:i:s') ?></receiveTime>
14    </MOReceiver>
15  </soap:Body>
16</soap:Envelope>
Note: See TracBrowser for help on using the repository browser.