[
Lists Home |
Date Index |
Thread Index
]
Thanks for the help!! :-)
Carlos Vicente
----- Original Message -----
From: "Robin Berjon" <robin.berjon@expway.fr>
To: "Carlos Vicente" <carlos.vicente@meteo.pt>
Cc: <xml-dev@lists.xml.org>
Sent: Friday, August 23, 2002 11:40 AM
Subject: Re: [xml-dev] Newby question
> Carlos Vicente wrote:
> > in the XML file I'de like that "id" would be a number!... But everytime
> > I do this without any other caracter I receive a validation error
> > telling me that that the value in ID must be a name or name token. Does
> > this means that id of type ID can't receive just numbers?
>
> Yes, IDs can never start with a number. If you look at what a name token
> is in the spec you'll see precisely that.
>
> --
> Robin Berjon <robin.berjon@expway.fr>
> Research Engineer, Expway
> 7FC0 6F5F D864 EFB8 08CE 8E74 58E6 D5DB 4889 2488
>
|