Hi, Can someone tell me what is the correct way of marking the language as german:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de"> or <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="de"> or <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de"> or any other possibilities... :-) What is the difference between xml:lang="en" and lang="de"? Many thanks! Ines --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>