- From: Irene Vatton <Irene.Vatton@inrialpes.fr>
- Date: Tue, 08 Jan 2002 09:00:25 +0100
- To: "Brant Langer Gurganus" <brantgurganus2001@yahoo.com>
- Cc: "Amaya Dev Forum" <www-amaya-dev@w3.org>, Irene.Vatton@inrialpes.fr
> The XmlThot.xml file appears to have a invalid header. The version header
> is:
> <?xml version="1" encoding="ISO-8859-1" standalone="yes"?>
> I opened this file and since IE validates XML file types, it said for the
> "1" version number, "Invalid version number. Error processing resource
> [...] Line 1, Position 16.
Right the version should be "1.0".
This file was a old experiment with XML (before the XML recommendation was
published) done by students Regis MONTE and Stephane BONHOMME and we forgot to
recheck it. Anyway I fixed the version number in the file.
>
> If I understand XML's specification correctly, the version number should be
> "1.0" not "1". I am new to the CVS thing, so correct me if this is not an
> error. I am just looking at what is in the CVS base currently. I haven't
> tried compiling anything.
> Brant Langer Gurganus
> "The Computer Guru"
--
Irene.
Received on Tuesday, 8 January 2002 03:00:34 UTC