Hi,
Thanks for your answer.
My question is about how to ensure interoperability between different
WBXML servers and clients when it comes to encoding of CDATA.
Thanks a lot,
Philippe Laporte
Software
Gatespace Telematics
Första Långgatan 18
41328 Göteborg
Sweden
Phone: +46 702 04 35 11
You might want to mention in the documentation that there need to be
symlinks created in the root directory:
cd /
ln -s /home/zaurus/Applications .
ln -s /home/zaurus/Settings .
ln -s /home/zaurus/Documents . (not actually used, but could be)
In addition, the password for access is not ju
I see your point. Actually, the wbxmllib will not decode an WBXML document encoded from an XML containing CDATA into the same XML (since the CDATA tags are not added when decoding OPAQUE WBXML).
My key-point is, that you CAN'T ensure interoperability when talking about WBXML (since there is an al
Yes.
The OPAQUE is included in the WBXML to allow for application specific optimisations, e.g. transporting binary data.
There is no "general" definition of how to interpret OPAQUE data, it is ALWAYS application specific.
You are how-ever right in saying that from an application point of view