lang() and protocol information

Bjoern Hoehrmann <[email protected]> Sat, 09 Aug 2003 04:29:46 +0200
Newsgroups gmane.text.xml.xpath.general
Message-ID <[email protected]>
Hi,

  XPath 1.0 says for lang(...) that it returns false if there is no
xml:lang attribute in the document. XML 1.0 Second Edition has an errata
item (E49) to consider protocol information for language determination
(the Content-Language header in HTTP and MIME for example). Does this
affect the lang() function in XPath? Could the errata clarify this
issue?

regards.