On Sun, May 24, 2009 at 12:28 PM, kulwinder banipal <kbani...@hotmail.com>wrote:

>  It is for sure little complicated then a plain XML file.  The format of
> binary file is according to XML schema. I have been able to get C parser
> going to get information from binary with one caveat - I have to manually
> read the XML schema and figure out "which byte means what in binary" and
> then code it in C.
>

There are many ways of encoding XML in a compact binary form (cf.
http://en.wikipedia.org/wiki/Binary_XML), none widely accepted yet. The XML
schema does not specify the binary form.

             -s

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to