[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: [xml-dev] xml with no -->"<?xml version?>"
- From: PTrehan@westell.com
- To: "Sudheshna Iyer" <sudheshnaiyer@hotmail.com>
- Date: Fri, 16 Feb 2007 11:16:51 -0600
The First Line is part of XML Header. This tells XML parser regarding
version of the XML draft and encoding supported by your file.
If you don't have this header than XML parser will return parsing error.
Thanks
Pankaj Trehan
Project Engineer
Westell Inc
"Sudheshna Iyer"
<sudheshnaiyer@ho To: syetchin@cisco.com, xml-dev@lists.xml.org
tmail.com> cc:
Subject: RE: [xml-dev] xml with no -->"<?xml version?>"
02/16/2007 11:07
AM
Then what is the use of having the first line --><?xml version="1.0"
encoding="UTF-8"?>"
Thank you.
Sudheshna
>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]