WBXML encoding/decoding
XML / XSL
1
Posts
1
Posters
0
Views
1
Watching
-
Hello Everybody I have to convert xml file into wbxml file. For this I am using libwbxml2 library but when I tried the sample code given by it is not working its giving the statement that WBXML_ERROR_XML_LANGUAGE_UNKNOWN. when I tried to convert wbxml to xml its giving error as WBXML_ERROR_ATTR_VALUE_TABLE_UNDEFINED Plz help me Thanks in advance