Re: KXML: SyncML WBXML implementation

Nicola Fankhauser <[email protected]> 01 Dec 2002 11:51:49 +0100
Newsgroups gmane.comp.java.enhydra.kxml
Message-ID <1038739909.1844.7.camel@zwerg>
hi dominic

On Sun, 2002-12-01 at 11:11, Dominic Mackenzie wrote:
> I saw your post to [email protected].  i'm very interested in looking at your code if I can. I'm having trouble getting kxml to work for some wbxml syncml documents downloaded from an Ericsson phone.

this a knwon problem - it has to do with the (buggy) treatment of OPAQUE
data in WBXML (and Ericsson phones use it for transferring WBXML inside
the SyncML data tag). 

there was a post some days ago (from Bartley, Chris P [PCS] on 22 Nov
2002 08:39:30 -0600) indicating that he had some code laying around that
maybe could solve the problem with OPAQUE data.

In case you did not get my version of kXML yet, you can get it here:
http://q.nts.ch/~fankhaun/kXML-1.22beta-nf.tar.gz

hope this helps.

regards
nicola