On Thu, Oct 21, 2004 at 12:08:22PM +0200, Chris Karakas wrote:
> José Abílio Oliveira Matos <[EMAIL PROTECTED]> schrieb am 21.10.04 00:28:34:
> >
> > > And is it ok if I limit myself to ASCII for the time being?
> >
> > Yes, we are safe with ASCII, notice that standard allows more than that.
Chris Karakas <[EMAIL PROTECTED]> writes:
>
> Josà AbÃlio Oliveira Matos <[EMAIL PROTECTED]> schrieb am 21.10.04 00:28:34:
> >
> > > And is it ok if I limit myself to ASCII for the time being?
> >
> > Yes, we are safe with ASCII, notice that standard allows more than that.
> > If we restict
José Abílio Oliveira Matos <[EMAIL PROTECTED]> schrieb am 21.10.04 00:28:34:
>
> > And is it ok if I limit myself to ASCII for the time being?
>
> Yes, we are safe with ASCII, notice that standard allows more than that.
> If we restict our self to ASCII and then when supporting unicode lift t
On Wed, Oct 20, 2004 at 11:11:25PM +, Andreas Vox wrote:
> José Abílio Oliveira Matos <[EMAIL PROTECTED]> writes:
>
> > For an small introduction:
> > http://www.unicode.org/glossary/
>
> Which is neither small nor does it contain an entry for 'mark' !
But if you read it carefully, or
Josà AbÃlio Oliveira Matos <[EMAIL PROTECTED]> writes:
> For an small introduction:
> http://www.unicode.org/glossary/
Which is neither small nor does it contain an entry for 'mark' !
Do you want to drive me crazy ??
> Accents, for example are marks, any diacrytic that you can imagine is
On Wed, Oct 20, 2004 at 09:43:40PM +, Andreas Vox wrote:
> José Abílio Oliveira Matos <[EMAIL PROTECTED]> writes:
>
> >So this means more or less:
> > + All Letters
> > + All Marks
> > + Digits
> > + Characters ':' and '_' are allowed as name-start characters.
> >
Josà AbÃlio Oliveira Matos <[EMAIL PROTECTED]> writes:
>So this means more or less:
> + All Letters
> + All Marks
> + Digits
> + Characters ':' and '_' are allowed as name-start characters.
> + Characters '-' and '.' are allowed as name characters.
I read most of that
Ok,
finally I got it:
http://www.w3.org/TR/REC-xml/#CharClasses
You can see what those classes are here:
Search for "General Category Escapes"
http://www.webreference.com/programming/awxml1/6.html
So this means more or less:
+ All Letters
+ All Marks
+ Digit