xsl-list
[Top] [All Lists]

Re: Re: [xsl] List of illegal characters for element, attribute, and variable names.

2006-05-01 07:54:10
On 5/1/06, cknell(_at_)onebox(_dot_)com <cknell(_at_)onebox(_dot_)com> wrote:
I saw both of them, but I must confess that I am unable to extract a list of 
prohibited characters from either.

I think you might struggle to create a definitive list of prohibited
characters - there are a lot of characters...

The list of allowed characters is pretty straight forward though - an
unprefixed QName must start with a letter (and not a digit), then any
mix of letters, digits, '-', '_' or '.'

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--