[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Ten Years Later - XML 1.0 Fifth Edition?

  • From: Liam Quin <liam@w...>
  • To: Michael Kay <mike@s...>
  • Date: Sat, 16 Feb 2008 13:48:40 -0500

Re:  Ten Years Later - XML 1.0 Fifth Edition?
On Sat, Feb 16, 2008 at 08:50:38AM -0000, Michael Kay wrote:
> >> 4. Expand the name productions to include characters from Unicode 5, 
> > but still forbid undefined characters, musical symbols and the like. 
> 
> I think it's unfortunate that XML 1.1 and XML 1.05 decided to allow all
> non-ASCII characters in names. I have always dreamed that there would be a
> day when programming languages were able to use symbols like the
> multiplication and division signs with their intended meanings,

The divide sign is not a name start character in XML 1.1, nor in the
proposed 5tyh edition.

Multiply is at D7 and Divide is at F7; in 5th edition I see:
    NameStartChar	   ::=   	":" | [A-Z] | "_" | [a-z] |
	[#xC0-#xD6] | [#xD8-#xF6] | [#xF8-#x2FF] | [#x370-#x37D] |
	[#x37F-#x1FFF] | [#x200C-#x200D] | [#x2070-#x218F] |
	[#x2C00-#x2FEF] | [#x3001-#xD7FF] | [#xF900-#xFDCF] |
	[#xFDF0-#xFFFD] | [#x10000-#xEFFFF]

so divide and multiply are not included.

The goal is to allow name characters in names, regardess of whether
they are in the 7-bit US ASCII set of "letter" or the wider set
that people actually use.

Liam

-- 
Liam Quin, W3C XML Activity Lead, http://www.w3.org/People/Quin/
http://www.holoweb.net/~liam/ * http://www.fromoldbooks.org/


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.