Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: MSXML Save Method Questions

From: "Joe Fawcett" <joefawcett@---------.------>
To: NULL
Date: 3/2/2006 9:05:00 AM
"mckkwan" <mckkwan@d...> wrote in message 
news:D747A784-0665-4870-8A24-7EAB7D52BCEC@m......
>I mean it will convert from "& # x e 9 ;" to "é", which I do not want to.
> Thanks.
>
> "mckkwan" wrote:
>
>> I use MSXML 4.0 to load xml and use SAVE method to save the output.  In 
>> my
>> original xml file, I have something like "é" which suppose to display as 
>> "é".
>>  If I use SAVE method, it will automatically convert "é" to "é".  I want 
>> to
>> know is there anyway I can save the xml file without any conversion? 
>> Thanks.
If you specify an encoding to use for the output that doesn't have a 
specific character then you should get represented by a character reference.
I don't know off hand which set you'd need, I always try to use UTF as 
desiring character references is somewhat unusual, and I don't know if you 
can specify ASCII as a legitimate one but you'd use the xsl:output element 
and the encoding attribute.

-- 

Joe Fawcett (MVP - XML)

https://mvp.support.microsoft.com/profile=8AA9D5F5-E1C2-44C7-BCE8-8741D22D17A5 




transparent
Print
Mail
Like It
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