xsl-list
[Top] [All Lists]

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

2006-05-01 08:12:39
Thanks. That is as simple and clear as I could have asked for.
-- 
Charles Knell
cknell(_at_)onebox(_dot_)com - email



-----Original Message-----
From:     andrew welch <andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com>
Sent:     Mon, 1 May 2006 15:53:57 +0100
To:       xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject:  Re: Re: [xsl] List of illegal characters for element, attribute, and 
variable names.

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>
--~--




--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>
  • RE: Re: Re: [xsl] List of illegal characters for element, attribute, and variable names., cknell <=