Is it appropriate to use non-ASCII (natural-language) XML tags?
- by Vladimir Alexiev
Is it appropriate to use XML tags (element names) written in non-ASCII natural languages? The XML spec allows it (see Names and Exceptions), but I couldn't find any best practices about this at W3C and related pages.
What I'm looking for is practical advice regarding which tools support this, whether important XML-related technologies such as XSLT…