Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Writing XML in UCS-2 encoding

From: satv73@-----.---
To: NULL
Date: 7/3/2006 5:51:00 AM

Anthony,
Thanks for the response.  But I am not using any standard apis for
writing xml and my need is small and I just wanted to write it directly
from a c program.

So, how it should be encode? Is the following ok?
<?xml version="1.0" encoding="UCS-2" ?>
and every text between the tage, encode it in UCS2 format? [i precisely
need ucs2 and not utf16].

Please let me know and if you have a sample ucs-2 file, please pass it
on to me.

Thanks in advance
Sathish

Anthony Jones wrote:
> <satv73@g...> wrote in message
> news:1151928970.989320.207710@m......
> > Hi all,
> >    I am a newbie in this topic.  Can anybody tell me how can I write an
> > xml with UCS-2 encoding? [or any pointer to sample C/C++ code would be
> > great].
> >
> > Thanks
> > Sathish
> >
>
> If your using the MSXML DOM then use the xml declare:-
>
> <?xml version="1.0" encoding="UTF-16" ?>
>
> When you save the DOM to a file it will be encoded as UTF-16 (ok it's not
> UCS-2 but I'm guessing its what you are after).



transparent
Print
Mail
Digg
delicious
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent