It would be useful if the <url> tag supported the xml:lang property so that we can link to language specific pages if they exist.
Right now we can only link to one language (which would typically be English). If the user prefers another language the user would have to manually switch to the preferred language after clicking the link which is not very user-friendly. It would be much better if they were linked to the correct page directly.
It would be useful if the
<url>tag supported thexml:langproperty so that we can link to language specific pages if they exist.Right now we can only link to one language (which would typically be English). If the user prefers another language the user would have to manually switch to the preferred language after clicking the link which is not very user-friendly. It would be much better if they were linked to the correct page directly.