methods for WBXML decoding

sachinjain_30

OSNN Newbie
Joined
25 Sep 2006
Messages
4
We are getting a Wap Puah message to a push client registered to the push router on WM5.0 device. The message is in WBXML format. When we used the libwbxml library [http://libwbxml.aymerick.com:8080/] to convert it back to xml, the tool was unable to perfrom the conversion. The xml file is :
-----------------------------------------------------------------------------
<?xml version="1.0"?>
<!DOCTYPE wap-provisioningdoc PUBLIC "-//WAPFORUM//DTD PROV 1.0//EN" "http://www.wapforum.org/DTD/prov.dtd">
<wap-provisioningdoc version="1.0">
<characteristic type="APPLICATION">
<parm name="APPID" value="w5"/>
<parm name="TO-NAPID" value="Browsing_GPRS" />
<parm name="NAME" value="Superman SyncML"/>
<parm name="ADDR" value="http://metropolis.com:8080/service/sync"/>
<characteristic type="RESOURCE">
<parm name="URI" value="./contacts"/>
<parm name="NAME" value="Contacts DB"/>
<parm name="AACCEPT" value="text/x-vcard"/>
</characteristic>
<characteristic type="RESOURCE">
<parm name="URI" value="./calendar"/>
<parm name="NAME" value="Calendar DB"/>
<parm name="AACCEPT" value="text/x-vcalendar"/>
</characteristic>
<characteristic type="APPAUTH">
<parm name="AAUTHNAME" value="name4"/>
<parm name="AAUTHSECRET" value="password4"/>
</characteristic>
</characteristic>
</wap-provisioningdoc>
-----------------------------------------------------------------------------

The WBXML file, received in the device is :

 j ÅFÆ U‡6w5 ‡"BrowsingGPRS ‡Superman SyncML ‡4http://metropolis.com:8080/service/sync ÆY‡:./contacts ‡Contacts DB ‡.text/x-vcard ÆY‡:./calendar ‡Calendar DB ‡.text/x-vcalendar ÆW‡1name4 ‡2password4 
-----------------------------------------------------------------------------

Whereas the WBXML file generated by libwbxml library is:

 j ÅFÆ U‡6 w5 ‡"Browsing_GPRS ‡Superman SyncML ‡ 4 http://metropolis.com:8080/service/sync Æ Y‡: ./contacts ‡Contacts DB ‡ . text/x-vcard Æ Y‡: ./calendar ‡Calendar DB ‡ . text/x-vcalendar Æ W‡1 name4 ‡ 2 password4 
-----------------------------------------------------------------------------

The main difference between both of the files seems to be :
The WBXML conversion of ---------------- value="Browsing_GPRS"
by libwbxml library is -------------------------- Browsing_GPRS
whereas in the file received in device is -- BrowsingGPRS
Other differences is in spaces


Is the XML to WBXML conversion can be done in many ways (i.e. is it tool dependent, as WBXML files generated by libwbxml library and received in the device are different.) ?
We have to convert the WBXML file to XML, so that it can be parsed. Which tool should we use for conversion?
 

Members online

No members online now.

Latest profile posts

Also Hi EP and people. I found this place again while looking through a oooollllllldddd backup. I have filled over 10TB and was looking at my collection of antiques. Any bids on the 500Mhz Win 95 fix?
Any of the SP crew still out there?
Xie wrote on Electronic Punk's profile.
Impressed you have kept this alive this long EP! So many sites have come and gone. :(

Just did some crude math and I apparently joined almost 18yrs ago, how is that possible???
hello peeps... is been some time since i last came here.
Electronic Punk wrote on Sazar's profile.
Rest in peace my friend, been trying to find you and finally did in the worst way imaginable.

Forum statistics

Threads
62,015
Messages
673,494
Members
5,623
Latest member
AndersonLo
Back