[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] xml with no -->"<?xml version?>"
- From: "Pete Cordell" <petexmldev@tech-know-ware.com>
- To: "Sudheshna Iyer" <sudheshnaiyer@hotmail.com>,<xml-dev@lists.xml.org>
- Date: Fri, 16 Feb 2007 17:29:52 -0000
Original Message From: "Sudheshna Iyer" <sudheshnaiyer@hotmail.com>
> Then what is the use of having the first line --><?xml version="1.0"
> encoding="UTF-8"?>"
>
> Thank you.
>
> Sudheshna
It becomes useful if the character encoding is neither of UTF-8 or one of
the UTF-16s. It's also mandatory for XML 1.1, but I don't think there is a
lot if that about!
But, you're right, for UTF-8 encoded characters, having the line as <?xml
version="1.0" encoding="UTF-8"?> doesn't serve that much purpose!
HTH,
Pete.
=============================================
Pete Cordell
Tech-Know-Ware Ltd
for XML to C++ data binding visit
http://www.tech-know-ware.com/lmx
(or http://www.xml2cpp.com)
=============================================
>>From: "Sreeni Yetchina -X (syetchin - Pure Solutions at Cisco)"
>><syetchin@cisco.com>
>>To: "Sudheshna Iyer" <sudheshnaiyer@hotmail.com>, <xml-dev@lists.xml.org>
>>Subject: RE: [xml-dev] xml with no -->"<?xml version?>"
>>Date: Fri, 16 Feb 2007 07:51:23 -0800
>>
>>Yes, well formed XML
>>
>>-----Original Message-----
>>From: Sudheshna Iyer [mailto:sudheshnaiyer@hotmail.com]
>>Sent: Friday, February 16, 2007 7:50 AM
>>To: xml-dev@lists.xml.org
>>Subject: [xml-dev] xml with no -->"<?xml version?>"
>>
>>I have a basic question:
>>
>>Can the xml begin without having line "<?xml version="1.0"
>>encoding="UTF-8"?>"
>>
>>I created the following xml, and validated from xmpspy?
>><Person>
>> <name>aaa</name>
>> <phone>123</phone>
>></Person>
>>
>>Is the above considered as proper xml?
>>
>>
>>
>>Thank you.
>>
>>Sudheshna
>>
>>_________________________________________________________________
>>The average US Credit Score is 675. The cost to see yours: $0 by
>>Experian.
>>http://www.freecreditreport.com/pm/default.aspx?sc=660600&bcd=EMAILFOOTE
>>RAVERAGE
>>
>>
>>_______________________________________________________________________
>>
>>XML-DEV is a publicly archived, unmoderated list hosted by OASIS to
>>support XML implementation and development. To minimize spam in the
>>archives, you must subscribe before posting.
>>
>>[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
>>Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
>>subscribe: xml-dev-subscribe@lists.xml.org List archive:
>>http://lists.xml.org/archives/xml-dev/
>>List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>
> _________________________________________________________________
> http://homepage.msn.com/zune?icid=hmetagline
>
>
> _______________________________________________________________________
>
> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
> to support XML implementation and development. To minimize
> spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>
>
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]