> I attach a small wrapper schema which defines an element name
> in Chinese (I have no idea what, if anything, the word means...). When I
> load it in nxml, I get a message "bad class name".
>
> Am I doing something dumb, or should this work?
I'm afraid I am saying something dumb again, but does string-match handle
Unicode characters? rng-c-ncname-re is defined as "\\w+", and is handled
by string-match.
I would think that the only characters allowed in names for use with nxml
are those matched by \w.
David Tolpin
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/2U_rlB/TM
---------------------------------------------------------------------~->
To unsubscribe from this group, send an email to:
emacs-nxml-mode-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|