OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [SML] Preliminary EBNF for SML

[ Lists Home | Date Index | Thread Index ]
  • From: David Carlisle <davidc@nag.co.uk>
  • To: donpark@docuverse.com
  • Date: Fri, 26 Nov 1999 12:40:38 GMT



Name ::= NameStart (NameChar)*
NameStart ::= [a-zA-Z] | '_' | ':'
NameChar ::= NameStart | [0-9] | '.' | '-'

Given all the work that's currently going on to internationalise the web
(and computing in general) and remove historic English bias, is it
really politically or culturally acceptable to restrict element names to
the English alphabet? If SML is only for English you could restrict the
character data to be ascii as well to save on processing utf8
characters.  If it isn't only for English then the above would
presumably be one of many SML, SML-EN, and you would expect to see
similar variants allowing element names in French or Russian, or
Japanese?

David

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS