Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Writing XML in UCS-2 encoding

From: jhendrich@----------.------
To: NULL
Date: 7/5/2006 9:22:00 AM



"satv73@g..." wrote:

> 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.
> 

If you're writing it directly from a c program keep in mind you'd need 
everything to be in ucs-2.  By contrast, if you did use an intermediary api 
such as msxml it would handle the encoding for you.

> 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].
> 

If you say encoding="ucs-2", then any xml parsers that read your file will 
try to interpret everything within it as ucs-2.  So you'd have to make sure 
that the tags as well as their values are in ucs-2.




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