xsl-list
[Top] [All Lists]

RE: [xsl] XSLT (2) namespace safe i18n patterns

2009-11-24 09:09:33

xml:lang is all about mixing languages in the same file, 

I don't think that's entirely true. I think there was at least in some
people's minds the idea that @xml:lang could drive things like indexing for
search engines (both to choose how to tokenize and stem the words, and to
decide the relevance of the document to the user). It could even be used for
styling, e.g. to decide hyphenation algorithms. But of course there's no
reason to use xml:lang in the absence of such behaviour, and there's no
reason for software to do such things if people aren't using the
attribute...

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay  




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