- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 12 Dec 2000 11:29:56 +0000
- To: "Nick K. Aghazarian" <Ace@AceProgrammer.com>
- Cc: xmlschema-dev@w3.org
"Nick K. Aghazarian" <Ace@AceProgrammer.com> writes: > It could be a problem in my definitions, by I received an error when I > used an element name that started with a "-" (hyphen). I believe that > is a valid character for an NMTOKEN, but I switched the name to use an > underscore just to continue my development and testing. That's an ordinary XML 1.0 error -- hyphen is not a namestart character. Underscore is OK. ht -- Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh W3C Fellow 1999--2001, part-time member of W3C Team 2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440 Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk URL: http://www.ltg.ed.ac.uk/~ht/
Received on Tuesday, 12 December 2000 06:30:04 UTC