Re: XmlDocument and utf-8
- From: "Stephany Young" <noone@localhost>
- Date: Sat, 16 Jun 2007 22:50:43 +1200
Yes. No.
"MaxMax" <none@xxxxxxxx> wrote in message news:P_Oci.39863$U01.439560@xxxxxxxxxxxxxxxxxxxxx
A question: all the XML files I've seen use this declaration:
<?xml version="1.0" encoding="UTF-8"?>
BUT files created using XmlDocument have:
<?xml version="1.0" encoding="utf-8"?>
(you see? lowercase UTF)
I've even tried "manually correcting" the utf to UTF with notepad and then opening with XmlDocument and saving.
Are they equivalent? Am I doing something wrong?
--- bye
.
- Follow-Ups:
- Re: XmlDocument and utf-8
- From: Steven Cheng[MSFT]
- Re: XmlDocument and utf-8
- References:
- XmlDocument and utf-8
- From: MaxMax
- XmlDocument and utf-8
- Prev by Date: XmlDocument and utf-8
- Next by Date: Re: table control
- Previous by thread: XmlDocument and utf-8
- Next by thread: Re: XmlDocument and utf-8
- Index(es):
Relevant Pages
|