[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xml-dev] Allowable characters for NCName, assuming the ASCII character set?
- To: xml-dev@...
- Subject: Re: [xml-dev] Allowable characters for NCName, assuming the ASCII character set?
- From: richard@... (Richard Tobin)
- Date: Wed, 27 Jul 2005 00:10:14 +0100 (BST)
- Cc:
- In-reply-to: <200507261912.j6QJCEQ07005@...>
- Organization: HCRC, University of Edinburgh
In article <200507261912.j6QJCEQ07005@...> you write:
>Do you agree that, given the restriction of using only ASCII characters, the
>set of characters that can be used in <foo> is: [a-zA-Z_][a-zA-Z0-9.-_]*
Looks right to me.
-- Richard
|