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

Last change on this file since 457 was 457, checked in by dungnv, 11 years ago
File size: 670 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>841662860000</UserID>
8      <ReceiveID>84988568786</ReceiveID>
9      <ServiceID>8062</ServiceID>
10      <CommandCode>SBG</CommandCode>
11      <ContentType>0</ContentType>
12      <Info>SBG DK</Info>
13      <ReceiveTime><?php echo date('Ymd H:i:s') ?></ReceiveTime>
14    </MOReceiver>
15  </soap:Body>
16</soap:Envelope>
Note: See TracBrowser for help on using the repository browser.