june_c21 Posted June 30, 2010 Share Posted June 30, 2010 hi , anyone can help me to decode this message ? <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <SOAP-ENV:Header> <ECPAh:login xmlns:ECPAh="203.115.214.63">pnroll</ECPAh:login> <ECPAh:Password xmlns:ECPAh="203.115.214.63">pnroll</ECPAh:Password> </SOAP-ENV:Header> <SOAP-ENV:Body> < inside the body got: <RSM:ReceiveSM xmlns:RSM="203.115.214.63"> Link to comment https://forums.phpfreaks.com/topic/206272-how-to-decode-this-soap-message/ Share on other sites More sharing options...
Adam Posted June 30, 2010 Share Posted June 30, 2010 What do you mean decode it? Link to comment https://forums.phpfreaks.com/topic/206272-how-to-decode-this-soap-message/#findComment-1079140 Share on other sites More sharing options...
june_c21 Posted June 30, 2010 Author Share Posted June 30, 2010 oh, can i know how to exact the value ? any information given ? i don't really know how to read it .... the actual code is <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Header><ECPAh:login xmlns:ECPAh="203.115.214.63">pnroll</ECPAh:login><ECPAh:password xmlns:ECPAh="203.115.214.63">pnroll</ECPAh:password></SOAP-ENV:Header><SOAP-ENV:Body><RSM:ReceiveSM xmlns:RSM="203.115.214.63"><message_type>1</message_type><application_id>1200</application_id><timestamp>29062010173314</timestamp><message_id>HgsMMOK1TJYSNHDSPzEg</message_id><language>0</language><message_text>STOP ALL</message_text><originating_address>60197029976</originating_address><destination_address>36099</destination_address><telco>CEL</telco></RSM:ReceiveSM></SOAP-ENV:Body></SOAP-ENV:Envelope> Link to comment https://forums.phpfreaks.com/topic/206272-how-to-decode-this-soap-message/#findComment-1079178 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.