Names: Variables, functions, classes,...
- XML/XSLT: Possible (but no escapes in element/attribute names)
- Java: Possible (including escapes)
- Perl: try with
use
encoding
- C/C++: no/not yet
- Python: no (not yet?)
Exact set of characters allowed may be different for each language